Uses of Class
org.jboss.ejb.client.EJBReceiverSessionCreationContext
-
Packages that use EJBReceiverSessionCreationContext Package Description org.jboss.ejb.client -
-
Uses of EJBReceiverSessionCreationContext in org.jboss.ejb.client
Methods in org.jboss.ejb.client with parameters of type EJBReceiverSessionCreationContext Modifier and Type Method Description protected 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.
-