Package org.sblim.cimclient


package org.sblim.cimclient
Provides classes and interfaces for SBLIM extensions to JSR48.
Since:
2.0.0
  • Class
    Description
    The interface CIMXMLTraceListener must be implemented if you want to attach your own CIM-XML logging framework to the CIM Client.
    Class GenericExts is responsible for generic initialization
    This interface is implemented by the code that wants to create a listener for indications.
    Class LogAndTraceManager provides the means to register/unregister log and trace listeners.
    The interface LogListener must be implemented if you want to attach your own logging framework to the CIM Client.
    The interface TraceListener must be implemented if you want to attach your own logging framework to the CIM Client.
    Class WBEMClientSBLIM contains the SBLIM CIM Client specific extensions to the WBEMClient interface.
    The interface WBEMConfigurationProperties contains the names of all configuration properties that are recognized by the CIM Client.
    Class WBEMListenerSBLIM is the SBLIM implementation of the WBEMListener interface.