@Deprecated
public class CorbaSessionFactory
extends java.lang.Object
| Constructor and Description |
|---|
CorbaSessionFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CorbaSession |
createCorbaSession(java.lang.String strType,
CorbaOrbManager corbaOrb,
CorbaNameServiceManager corbaName,
CorbaIorProcessor corbaIor,
CorbaProperties corbaProp)
Deprecated.
Creates a CorbaSession instance
|
public CorbaSession createCorbaSession(java.lang.String strType, CorbaOrbManager corbaOrb, CorbaNameServiceManager corbaName, CorbaIorProcessor corbaIor, CorbaProperties corbaProp) throws CorbaCollectorException
strType - Type of CorbaSession instance to be createdCorbaCollectorException