public class CorbaSessionFactory
extends java.lang.Object
Constructor and Description |
---|
CorbaSessionFactory()
Constructor
|
Modifier and Type | Method and Description |
---|---|
CorbaSession |
createCorbaSession(java.lang.String strType,
CorbaOrbManager corbaOrb,
CorbaNameServiceManager corbaName,
CorbaIorProcessor corbaIor,
CorbaProperties corbaProp)
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