Hi Tulsi,
Just as with stateless session beans, the container creates new entity beans and adds them in the pool ... just when it wants to do so

. There is no rule. Those pre-created beans will be there to serve home business methods and finders from the pool itself and be temporarily taken out of the pool each time a bean in the method-ready state is needed.
Regards,
Phil.