|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.proxy.remoting.ProxyRemotingUtils
public class ProxyRemotingUtils
ProxyRemotingUtils
| Field Summary | |
|---|---|
protected static java.lang.String |
DEFAULT_CLIENT_BINDING
The default URL for InvokerLocator in the case @RemoteBinding does not specify it |
protected static java.lang.String |
DEFAULT_CLIENT_BINDING_IF_CONNECTOR_NOT_FOUND
The default URL for InvokerLocator if if cannot be read from the EJB3 Remoting Connector |
| Constructor Summary | |
|---|---|
ProxyRemotingUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDefaultClientBinding()
Obtains the default client binding Will return the value of the InvokerLocator used by the EJB3 Remoting Connector EJBTHREE-1419 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.lang.String DEFAULT_CLIENT_BINDING
protected static final java.lang.String DEFAULT_CLIENT_BINDING_IF_CONNECTOR_NOT_FOUND
| Constructor Detail |
|---|
public ProxyRemotingUtils()
| Method Detail |
|---|
public static java.lang.String getDefaultClientBinding()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||