Package | Description |
---|---|
org.sblim.cimclient |
Provides classes and interfaces for SBLIM extensions to JSR48.
|
org.sblim.cimclient.internal.logging |
Internal implementation of the logging & messaging framework.
|
org.sblim.cimclient.internal.wbem |
Internal implemenation of the interfaces from the javax.wbem package.
|
Class | Description |
---|---|
CIMXMLTraceListener |
The interface CIMXMLTraceListener must be implemented if you want to attach
your own CIM-XML logging framework to the CIM Client.
|
IndicationListenerSBLIM |
This interface is implemented by the code that wants to create a listener for
indications.
|
LogAndTraceManager |
Class LogAndTraceManager provides the means to register/unregister log and
trace listeners.
|
LogListener |
The interface LogListener must be implemented if you want to attach your own
logging framework to the CIM Client.
|
TraceListener |
The interface TraceListener must be implemented if you want to attach your
own logging framework to the CIM Client.
|
Class | Description |
---|---|
CIMXMLTraceListener |
The interface CIMXMLTraceListener must be implemented if you want to attach
your own CIM-XML logging framework to the CIM Client.
|
LogListener |
The interface LogListener must be implemented if you want to attach your own
logging framework to the CIM Client.
|
TraceListener |
The interface TraceListener must be implemented if you want to attach your
own logging framework to the CIM Client.
|
Class | Description |
---|---|
WBEMClientSBLIM |
Class WBEMClientSBLIM contains the SBLIM CIM Client specific extensions to
the WBEMClient interface.
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.