|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.sessions.coordination.TransportManager
org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager
org.eclipse.persistence.sessions.coordination.corba.sun.SunCORBATransportManager
public class SunCORBATransportManager
| Field Summary |
|---|
| Fields inherited from class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager |
|---|
rcm |
| Constructor Summary | |
|---|---|
SunCORBATransportManager(RemoteCommandManager rcm) |
|
| Method Summary | |
|---|---|
org.eclipse.persistence.internal.sessions.coordination.corba.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 . |
org.eclipse.persistence.internal.sessions.coordination.corba.CORBAConnection |
narrow(org.omg.CORBA.Object object)INTERNAL: Implement abstract method that delegates the narrow call to the generated SunCORBAConnectionHelper class. |
| Methods inherited from class org.eclipse.persistence.sessions.coordination.corba.CORBATransportManager |
|---|
createConnection, createLocalConnection, getNamingServiceType, initialize, processCommand, removeLocalConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SunCORBATransportManager(RemoteCommandManager rcm)
| Method Detail |
|---|
public java.lang.String getDefaultLocalUrl()
getDefaultLocalUrl in class CORBATransportManagerpublic java.lang.String getDefaultInitialContextFactoryName()
CORBATransportManagergetDefaultInitialContextFactoryName in class CORBATransportManagerpublic org.eclipse.persistence.internal.sessions.coordination.corba.CORBAConnection narrow(org.omg.CORBA.Object object)
SunCORBAConnectionHelper class.narrow in class CORBATransportManagerpublic org.eclipse.persistence.internal.sessions.coordination.corba.CORBAConnection buildCORBAConnection()
CORBAConnection interface.buildCORBAConnection in class CORBATransportManager
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||