Package org.jboss.ejb3.proxy.handler.session

Interface Summary
SessionProxyInvocationHandler SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
SessionSpecProxyInvocationHandler SessionSpecProxyInvocationHandler Defines contract for operations required of a Session Bean Proxy Invocation Handler following the EJB3 Specification
 

Class Summary
SessionProxyInvocationHandlerBase SessionProxyInvocationHandlerBase Abstract base from which all JBoss Session Proxy InvocationHandlers may extend
SessionSpecProxyInvocationHandlerBase SessionSpecProxyInvocationHandlerBase Abstract base from which all Session Proxy InvocationHandlers adhering to the EJB3 specification may extend