public final class GlassFishORBManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ORB_INIT_HOST |
static String |
DEFAULT_ORB_INIT_PORT |
static String |
IIOP_ENDPOINTS_PROPERTY |
static String |
JNDI_CORBA_ORB_PROPERTY |
static String |
JNDI_PROVIDER_URL_PROPERTY |
static String |
OMG_ORB_CLASS_PROPERTY |
static String |
OMG_ORB_SINGLETON_CLASS_PROPERTY |
static String |
ORB_UTIL_CLASS_PROPERTY |
static String |
RMIIIOP_PRO_DELEGATE_CLASS_PROPERTY |
static String |
RMIIIOP_STUB_DELEGATE_CLASS_PROPERTY |
static String |
S1AS_ORB_ID |
static String |
SUN_ORB_SOCKET_FACTORY_CLASS_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEjbAdapterName(String[] adapterName)
Returns whether an adapterName (from ServerRequestInfo.adapter_name)
represents an EJB or not.
|
public static final String JNDI_PROVIDER_URL_PROPERTY
public static final String JNDI_CORBA_ORB_PROPERTY
public static final String ORB_UTIL_CLASS_PROPERTY
public static final String RMIIIOP_STUB_DELEGATE_CLASS_PROPERTY
public static final String RMIIIOP_PRO_DELEGATE_CLASS_PROPERTY
public static final String OMG_ORB_CLASS_PROPERTY
public static final String OMG_ORB_SINGLETON_CLASS_PROPERTY
public static final String SUN_ORB_SOCKET_FACTORY_CLASS_PROPERTY
public static final String DEFAULT_ORB_INIT_HOST
public static final String DEFAULT_ORB_INIT_PORT
public static final String S1AS_ORB_ID
public static final String IIOP_ENDPOINTS_PROPERTY
public boolean isEjbAdapterName(String[] adapterName)
adapterName - The adapter nameCopyright © 2017. All rights reserved.