Package | Description |
---|---|
com.ibm.tivoli.nm.collectors.framework.corba.executor |
Interface and factory for the CORBA Executor
|
com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814 |
Classes providing functionality to support the TMF814 v2.1 CORBA implementation.
|
Modifier and Type | Method and Description |
---|---|
CorbaExecutor |
CorbaExecutorFactory.createCorbaExecutor(java.lang.String strType)
Creates a CorbaExecutor instance
|
Modifier and Type | Class and Description |
---|---|
class |
TMF814CorbaExecutor
TMF814 v2.1 implementation of the CORBA Executor
|
Constructor and Description |
---|
TMF814CorbaProvider(CorbaSession session,
CorbaExecutor executor,
CorbaProperties props)
Constructor
|