Package | Description |
---|---|
com.ibm.tivoli.nm.collectors.framework.corba.impl.c3gpp |
Classes providing functionality to support the 3GPP v2.5 CORBA implementation.
|
com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814 |
Classes providing functionality to support the TMF814 v2.1 CORBA implementation.
|
com.ibm.tivoli.nm.collectors.framework.corba.provider |
Interface and factory for the CORBA Provider
|
Modifier and Type | Class and Description |
---|---|
class |
Corba3GPPProvider
CORBA 3GPP v2.5 implementation of CorbaProvider
|
Modifier and Type | Class and Description |
---|---|
class |
TMF814CorbaProvider
Provides CORBA data query and retrieval services using the TMF814 v2.1
implementation.
|
Modifier and Type | Method and Description |
---|---|
CorbaProvider |
CorbaProviderFactory.createCorbaProvider(java.lang.String strType,
CorbaProperties corbaProp)
Creates a CorbaProvider instance
|