Package | Description |
---|---|
org.jboss.ejb.client | |
org.jboss.ejb.client.remoting |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
RemotingConnectionEJBReceiver
A
EJBReceiver which uses JBoss Remoting to communicate with the server for EJB invocations |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.