Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.transport.SunCORBATransportManagerConfig
-
Packages that use SunCORBATransportManagerConfig Package Description org.eclipse.persistence.internal.sessions.factories -
-
Uses of SunCORBATransportManagerConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type SunCORBATransportManagerConfig Modifier and Type Method Description protected voidSessionsFactory. buildSunCORBATransportManagerConfig(SunCORBATransportManagerConfig tmConfig, RemoteCommandManager rcm)INTERNAL: Builds a Sun CORBA transport manager with the given remote command manager
-