Uses of Package
org.openejb.core.stateless

Packages that use org.openejb.core.stateless
org.openejb.core.stateless The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Classes in org.openejb.core.stateless used by org.openejb.core.stateless
StatelessInstanceManager
          This instance manager has a pool limit for each bean class the pooling policy applies to how many beans maybe pooled in the method ready; it will always return a bean instance for every thread (no waiting for available instances).
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.