Uses of Interface
org.ow2.easybeans.api.bean.EasyBeansSB

Packages that use EasyBeansSB
org.ow2.easybeans.api.bean Implementation of EJB 3.0 container API 
 

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

Classes in org.ow2.easybeans.api.bean with type parameters of type EasyBeansSB
 interface EasyBeansSB<PoolType extends EasyBeansSB>
          Defines the interface of a session bean.
 

Subinterfaces of EasyBeansSB in org.ow2.easybeans.api.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.
 



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