Uses of Package
org.jboss.ejb3.proxy.impl.handler.session

Packages that use org.jboss.ejb3.proxy.impl.handler.session
org.jboss.ejb3.proxy.impl.factory.session   
org.jboss.ejb3.proxy.impl.factory.session.service   
org.jboss.ejb3.proxy.impl.factory.session.stateful   
org.jboss.ejb3.proxy.impl.factory.session.stateless   
org.jboss.ejb3.proxy.impl.handler.session   
 

Classes in org.jboss.ejb3.proxy.impl.handler.session used by org.jboss.ejb3.proxy.impl.factory.session
SessionProxyInvocationHandler
          SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
 

Classes in org.jboss.ejb3.proxy.impl.handler.session used by org.jboss.ejb3.proxy.impl.factory.session.service
SessionLocalProxyInvocationHandler
          SessionLocalProxyInvocationHandler
SessionProxyInvocationHandler
          SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
SessionRemoteProxyInvocationHandler
          SessionRemoteProxyInvocationHandler
 

Classes in org.jboss.ejb3.proxy.impl.handler.session used by org.jboss.ejb3.proxy.impl.factory.session.stateful
SessionProxyInvocationHandler
          SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
 

Classes in org.jboss.ejb3.proxy.impl.handler.session used by org.jboss.ejb3.proxy.impl.factory.session.stateless
SessionProxyInvocationHandler
          SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
 

Classes in org.jboss.ejb3.proxy.impl.handler.session used by org.jboss.ejb3.proxy.impl.handler.session
NotEligibleForDirectInvocationException
          NotEligibleForDirectInvocationException Thrown when attempting to handle an invocation directly within the InvocationHandler when the invocation should instead be delegated back to the Container
SessionProxyInvocationHandler
          SessionProxyInvocationHandler Defines contract for operations required of a JBoss Session Bean Proxy Invocation Handler
SessionProxyInvocationHandlerBase
          SessionProxyInvocationHandlerBase Abstract base from which all JBoss Session Proxy InvocationHandlers may extend
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.