public class SunCORBATransportManager extends CORBATransportManager
DEFAULT_CONTEXT_FACTORY, DEFAULT_DEDICATED_CONNECTION_KEY, DEFAULT_DEDICATED_CONNECTION_VALUE, DEFAULT_IIOP_URL_PORT, DEFAULT_IIOP_URL_PROTOCOL, DEFAULT_NAMING_SERVICE, DEFAULT_REMOVE_CONNECTION_ON_ERROR_MODE, DEFAULT_URL_PORT, DEFAULT_URL_PROTOCOL, DEFAULT_USER_NAME, JNDI_NAMING_SERVICE, REGISTRY_NAMING_SERVICE
Constructor and Description |
---|
SunCORBATransportManager(RemoteCommandManager rcm) |
Modifier and Type | Method and Description |
---|---|
CORBAConnection |
buildCORBAConnection()
INTERNAL:
Implement abstract method.
|
java.lang.String |
getDefaultInitialContextFactoryName()
PUBLIC:
Return the default initial context factory name for a specific CORBA orb.
|
java.lang.String |
getDefaultLocalUrl()
INTERNAL:
Overwrite super method and return the default local URL .
|
CORBAConnection |
narrow(org.omg.CORBA.Object object)
INTERNAL:
Implement abstract method that delegates the narrow call to the generated
SunCORBAConnectionHelper class. |
createConnection, createLocalConnection, getNamingServiceType, initialize, processCommand, removeLocalConnection
addConnectionToExternalService, connectBackToRemote, createConnections, createDiscoveryManager, discardConnections, getConnectionsToExternalServices, getConnectionsToExternalServicesForCommandPropagation, getConnectionToLocalHost, getContext, getEncryptedPassword, getInitialContextFactoryName, getLocalContextProperties, getPassword, getRemoteCommandManager, getRemoteContextProperties, getRemoteHostContext, getUserName, removeAllConnectionsToExternalServices, removeConnectionToExternalService, setConfig, setEncryptedPassword, setEncryptionClassName, setInitialContextFactoryName, setLocalContextProperties, setNamingServiceType, setPassword, setRemoteCommandManager, setRemoteContextProperties, setShouldRemoveConnectionOnError, setUserName, shouldRemoveConnectionOnError
public SunCORBATransportManager(RemoteCommandManager rcm)
public java.lang.String getDefaultLocalUrl()
getDefaultLocalUrl
in class CORBATransportManager
public java.lang.String getDefaultInitialContextFactoryName()
CORBATransportManager
getDefaultInitialContextFactoryName
in class CORBATransportManager
public CORBAConnection narrow(org.omg.CORBA.Object object)
SunCORBAConnectionHelper
class.narrow
in class CORBATransportManager
public CORBAConnection buildCORBAConnection()
CORBAConnection
interface.buildCORBAConnection
in class CORBATransportManager
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference