Package javax.wbem.listener

Provides classes and interfaces for writing WBEM Listeners.

See:
          Description

Interface Summary
IndicationListener This interface is implemented by the code which wants to listen for indications.
WBEMListener The WBEMListener interface is used to add/remove WBEM Indication Listeners.
 

Class Summary
WBEMListenerFactory This class is a factory for getting a WBEMListener implementation for a specified protocol.
 

Package javax.wbem.listener Description

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 WBEM, see http://www.dmtf.org/

Since:
JSR481.0.0


Java™ WBEM (JSR48) 1.0.0 API