JBoss EJB client 1.0.5.Final

Uses of Package
org.jboss.ejb.client

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

Classes in org.jboss.ejb.client used by org.jboss.ejb.client
Affinity
          The affinity specification for an EJB proxy.
Attachable
          An object which may have attachments.
AttachmentKey
          An attachment key.
ClusterContext
          A ClusterContext keeps track of a specific cluster and the ClusterNodes in that cluster.
ClusterNodeManager
          A ClusterNodeManager is responsible for creating and managing the EJBReceiver associated with a cluster node
ClusterNodeSelector
          A selector which selects and returns a node from the available nodes in a cluster.
ContextSelector
          A selector for a given context.
EJBClientConfiguration
          EJBClientConfiguration is responsible for providing the configurations that will be used for creating EJB receivers and managing the EJB client context.
EJBClientConfiguration.ClusterConfiguration
          Holds cluster specific configurations
EJBClientConfiguration.ClusterNodeConfiguration
          Holds the cluster node specific configuration
EJBClientConfiguration.CommonConnectionCreationConfiguration
          Holds the common configurations that are required for connection creation
EJBClientConfiguration.RemotingConnectionConfiguration
          Holds the connection specific configurations
EJBClientContext
          The public API for an EJB client context.
EJBClientContextInitializer
          A general initializer for an EJB client context.
EJBClientInterceptor
          An EJB client interceptor, possibly protocol-specific.
EJBClientInterceptor.Registration
          An interceptor registration handle.
EJBClientInvocationContext
          An invocation context for EJB invocations from an EJB client
EJBClientTransactionContext
          The transaction context for an EJB client.
EJBHandle
          A handle for an EJB interface.
EJBHomeHandle
          A handle for an EJB home interface.
EJBHomeLocator
          A locator for an EJB's home interface.
EJBLocator
          An identifier for an EJB proxy invocation target instance, suitable for use as a hash key or a serialized token.
EJBReceiver
          A receiver for EJB invocations.
EJBReceiverContext
          The context used by receivers to communicate state changes with the EJB client context.
EJBReceiverInvocationContext
          The context used for an EJB receiver to return the result of an invocation.
EJBReceiverInvocationContext.ResultProducer
          A result producer for invocation.
EntityEJBLocator
          A locator for an entity EJB.
SessionID
          A session ID for a stateful EJB.
StatefulEJBLocator
          A locator for a stateful session EJB.
StatelessEJBLocator
          A locator for a stateless session EJB.
TransactionID
          A transaction ID for an invocation.
UserTransactionID
           
 

Classes in org.jboss.ejb.client used by org.jboss.ejb.client.remoting
Attachable
          An object which may have attachments.
ContextSelector
          A selector for a given context.
EJBClientConfiguration
          EJBClientConfiguration is responsible for providing the configurations that will be used for creating EJB receivers and managing the EJB client context.
EJBClientContext
          The public API for an EJB client context.
EJBClientInvocationContext
          An invocation context for EJB invocations from an EJB client
EJBReceiver
          A receiver for EJB invocations.
EJBReceiverContext
          The context used by receivers to communicate state changes with the EJB client context.
EJBReceiverInvocationContext
          The context used for an EJB receiver to return the result of an invocation.
StatefulEJBLocator
          A locator for a stateful session EJB.
TransactionID
          A transaction ID for an invocation.
 


JBoss EJB client 1.0.5.Final

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