Package org.sblim.cimclient
Provides classes and interfaces for SBLIM extensions to JSR48.
- Since:
- 2.0.0
-
Interface Summary Interface 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.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 Class Description GenericExts Class GenericExts is responsible for generic initializationLogAndTraceManager Class LogAndTraceManager provides the means to register/unregister log and trace listeners.WBEMListenerSBLIM Class WBEMListenerSBLIM is the SBLIM implementation of the WBEMListener interface.