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

Packages that use EasyBeansLifeCycle
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 EasyBeansLifeCycle in org.ow2.easybeans.api.bean
 

Subinterfaces of EasyBeansLifeCycle in org.ow2.easybeans.api.bean
 interface EasyBeansBean
          Defines the interface of a bean.
 interface EasyBeansManagedBean
          Defines the interface of a managed bean.
 interface EasyBeansMDB
          Defines the interface of a MDB.
 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 EasyBeansLifeCycle in org.ow2.easybeans.api.bean.lifecycle
 

Subinterfaces of EasyBeansLifeCycle in org.ow2.easybeans.api.bean.lifecycle
 interface EasyBeansManagedBeanLifeCycle
          Defines the lifecycle of a Managed Bean.
 interface EasyBeansMDBLifeCycle
          Defines the lifecycle of a MDB.
 interface EasyBeansSBLifeCycle
          Defines the lifecycle of a session bean.
 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.