JBoss EJB client 1.0.5.Final

Uses of Class
org.jboss.ejb.client.Attachable

Packages that use Attachable
org.jboss.ejb.client   
org.jboss.ejb.client.remoting   
 

Uses of Attachable in org.jboss.ejb.client
 

Subclasses of Attachable in org.jboss.ejb.client
 class EJBClientContext
          The public API for an EJB client context.
 class EJBClientInvocationContext
          An invocation context for EJB invocations from an EJB client
 class EJBClientManagedTransactionContext
          A transaction context for environments with a TransactionManager.
 class EJBClientTransactionContext
          The transaction context for an EJB client.
 class EJBClientUserTransactionContext
          The transaction context for manual control of transactions on a remote node.
 class EJBReceiver
          A receiver for EJB invocations.
 class EJBReceiverContext
          The context used by receivers to communicate state changes with the EJB client context.
 

Uses of Attachable in org.jboss.ejb.client.remoting
 

Subclasses of Attachable in org.jboss.ejb.client.remoting
 class RemotingConnectionEJBReceiver
          A EJBReceiver which uses JBoss Remoting to communicate with the server for EJB invocations
 


JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.