|
JBoss EJB client 1.0.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatefulEJBLocator | |
|---|---|
| org.jboss.ejb.client | |
| org.jboss.ejb.client.remoting | |
| Uses of StatefulEJBLocator in org.jboss.ejb.client |
|---|
| Methods in org.jboss.ejb.client that return StatefulEJBLocator | ||
|---|---|---|
static
|
EJBClient.createSession(Class<T> viewType,
String appName,
String moduleName,
String beanName,
String distinctName)
Create a new EJB session. |
|
protected abstract
|
EJBReceiver.openSession(EJBReceiverContext context,
Class<T> viewType,
String appName,
String moduleName,
String distinctName,
String beanName)
Creates a session for a stateful session bean represented by the passed app name, module name, distinct name and bean name combination. |
|
| Methods in org.jboss.ejb.client with parameters of type StatefulEJBLocator | |
|---|---|
boolean |
StatefulEJBLocator.equals(StatefulEJBLocator<?> other)
Determine whether this object is equal to another. |
| Uses of StatefulEJBLocator in org.jboss.ejb.client.remoting |
|---|
| Methods in org.jboss.ejb.client.remoting that return StatefulEJBLocator | ||
|---|---|---|
protected
|
RemotingConnectionEJBReceiver.openSession(EJBReceiverContext receiverContext,
Class<T> viewType,
String appName,
String moduleName,
String distinctName,
String beanName)
|
|
|
JBoss EJB client 1.0.5.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||