Uses of Class
org.jboss.ejb.client.Attachable
-
Packages that use Attachable Package Description org.jboss.ejb.client -
-
Uses of Attachable in org.jboss.ejb.client
Subclasses of Attachable in org.jboss.ejb.client Modifier and Type Class Description classAbstractInvocationContextThe base class of invocation contexts consumed by interceptors and receivers.classEJBClientContextThe public API for an Enterprise Bean client context.classEJBClientInvocationContextAn invocation context for Enterprise Beans invocations from an Enterprise Bean clientclassEJBReceiverA receiver for Enterprise Beans invocations.classEJBSessionCreationInvocationContextThe context object for handling explicit (not implicit) EJB 3.x stateful session bean creation.
-