Package javax.wbem.listener


package javax.wbem.listener
Provides classes and interfaces for writing WBEM Listeners. A WBEM Listener is anything that listens for CIM Indications using one or more WBEM Protocols. For more information on CIM, see http://www.dmtf.org/.
Since:
2.0.0
  • Class
    Description
    This interface is implemented by the code that wants to create a listener for indications.
    The WBEMListener interface is used to add/remove WBEM Indication Listeners.
    This class defines the constants used for WBEMListener configuration.
    This class is a factory for getting a WBEMListener implementation for a specified protocol.