Uses of Class
org.jboss.ejb.client.EJBReceiverSessionCreationContext
Packages that use EJBReceiverSessionCreationContext
-
Uses of EJBReceiverSessionCreationContext in org.jboss.ejb.client
Methods in org.jboss.ejb.client with parameters of type EJBReceiverSessionCreationContextModifier and TypeMethodDescriptionprotected SessionIDEJBReceiver.createSession(EJBReceiverSessionCreationContext receiverContext) Creates a session for a stateful session bean represented by the passed app name, module name, distinct name and bean name combination.protected StatefulEJBLocator<?>EJBReceiver.createSession$$bridge(EJBReceiverSessionCreationContext receiverContext) Deprecated.Compatibility bridge, remove at Final.