Uses of Interface
org.ow2.easybeans.api.bean.lifecycle.EasyBeansSBLifeCycle

Packages that use EasyBeansSBLifeCycle
org.ow2.easybeans.api.bean Implementation of EJB 3.0 container API 
org.ow2.easybeans.api.bean.lifecycle Implementation of EJB 3.0 container API for lifecycle. 
 

Uses of EasyBeansSBLifeCycle in org.ow2.easybeans.api.bean
 

Subinterfaces of EasyBeansSBLifeCycle in org.ow2.easybeans.api.bean
 interface EasyBeansSB<PoolType extends EasyBeansSB>
          Defines the interface of a session bean.
 interface EasyBeansSFSB
          Defines the interface of a stateful session bean.
 interface EasyBeansSingletonSB
          Defines the interface of a stateless session bean.
 interface EasyBeansSLSB
          Defines the interface of a stateless session bean.
 

Uses of EasyBeansSBLifeCycle in org.ow2.easybeans.api.bean.lifecycle
 

Subinterfaces of EasyBeansSBLifeCycle in org.ow2.easybeans.api.bean.lifecycle
 interface EasyBeansSFSBLifeCycle
          Defines the lifecycle of a stateful session bean.
 interface EasyBeansSingletonSBLifeCycle
          Defines the lifecycle of a singleton session bean.
 interface EasyBeansSLSBLifeCycle
          Defines the lifecycle of a stateless session bean.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.