Package org.sblim.cimclient

Provides classes and interfaces for SBLIM extensions to JSR48.

See:
          Description

Interface Summary
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 Summary
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 Summary
WBEMAuthenticationException Deprecated. No more thrown anywhere, replaced by WBEMExeption(CIM_ERR_ACCESS_DENIED)
WBEMTransportException Deprecated. No more thrown anywhere.
 

Package org.sblim.cimclient Description

Provides classes and interfaces for SBLIM extensions to JSR48.

Since:
2.0.0


Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.