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 EJB client context.classEJBClientInvocationContextAn invocation context for EJB invocations from an EJB clientclassEJBReceiverA receiver for EJB invocations.classEJBSessionCreationInvocationContextThe context object for handling explicit (not implicit) EJB 3.x stateful session bean creation.
-