See: Description
Interface | Description |
---|---|
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.
|
WBEMClientSBLIM |
Class WBEMClientSBLIM contains the SBLIM CIM Client specific extensions to
the WBEMClient interface.
|
WBEMConfigurationProperties |
The interface WBEMConfigurationProperties contains the names of all
configuration properties that are recognized by the CIM Client.
|
Class | Description |
---|---|
GenericExts |
Class GenericExts is responsible for generic initialization
|
LogAndTraceManager |
Class LogAndTraceManager provides the means to register/unregister log and
trace listeners.
|
WBEMListenerSBLIM |
Class WBEMListenerSBLIM is the SBLIM implementation of the WBEMListener
interface.
|
WBEMListenerSBLIM.WBEMListenerImpl |
The real implementation of a listener that starts a HTTP server and
processes incoming indications
|
Exception | Description |
---|---|
WBEMAuthenticationException | Deprecated
No more thrown anywhere, replaced by
WBEMExeption(CIM_ERR_ACCESS_DENIED) |
WBEMTransportException | Deprecated
No more thrown anywhere.
|
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.