Uses of Package
org.sblim.cimclient
Packages that use org.sblim.cimclient
Package
Description
Provides classes and interfaces for SBLIM extensions to JSR48.
Internal implementation of the logging invalid input: '&' messaging framework.
Internal implemenation of the interfaces from the javax.wbem package.
-
Classes in org.sblim.cimclient used by org.sblim.cimclientClassDescriptionThe interface CIMXMLTraceListener must be implemented if you want to attach your own CIM-XML logging framework to the CIM Client.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.
-
Classes in org.sblim.cimclient used by org.sblim.cimclient.internal.loggingClassDescriptionThe interface CIMXMLTraceListener must be implemented if you want to attach your own CIM-XML logging framework to the CIM Client.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.
-
Classes in org.sblim.cimclient used by org.sblim.cimclient.internal.wbemClassDescriptionClass WBEMClientSBLIM contains the SBLIM CIM Client specific extensions to the WBEMClient interface.