Uses of Package
org.sblim.cimclient
-
Packages that use org.sblim.cimclient 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. -
Classes in org.sblim.cimclient used by org.sblim.cimclient 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. -
Classes in org.sblim.cimclient used by org.sblim.cimclient.internal.logging 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. -
Classes in org.sblim.cimclient used by org.sblim.cimclient.internal.wbem Class Description WBEMClientSBLIM Class WBEMClientSBLIM contains the SBLIM CIM Client specific extensions to the WBEMClient interface.