Package org.jboss.ejb3.session

Interface Summary
Ejb2xMethodNames Ejb2xMethodNames This interface contains immutable names of EJB2.x Methods for use in reflection
 

Class Summary
ProxyDeployer Deprecated.
SessionBeanContext<T extends SessionContainer> An instance of an enterprise bean link to its container.
SessionContainer Comment
SessionContainerInvocation<A extends SessionContainer,T extends BeanContext<A>>  
SessionContextDelegateBase<J extends SessionSpecContainer> Comment
SessionInjectionInvocation<T extends SessionContainer>  
SessionSpecBeanContext<T extends SessionSpecContainer> Context for Session Beans adhering to EJB3 Specification (SFSB, SLSB)
SessionSpecContainer SessionSpecContainer A SessionContainer with support for Session Beans defined specifically by the EJB3 Specification
 

Enum Summary
ProxyAccessType Defines access type (remote/local) for client view