Uses of Interface
javax.wbem.listener.WBEMListener

Packages that use WBEMListener
javax.wbem.listener Provides classes and interfaces for writing WBEM Listeners. 
org.sblim.cimclient Provides classes and interfaces for SBLIM extensions to JSR48. 
 

Uses of WBEMListener in javax.wbem.listener
 

Methods in javax.wbem.listener that return WBEMListener
static WBEMListener WBEMListenerFactory.getListener(java.lang.String protocol)
          Get a WBEM Listener implementation for the specified protocol.
static WBEMListener WBEMListenerFactory.getListener(java.lang.String protocol)
          Get a WBEM Listener implementation for the specified protocol.
 

Uses of WBEMListener in org.sblim.cimclient
 

Classes in org.sblim.cimclient that implement WBEMListener
 class WBEMListenerSBLIM
          Class WBEMListenerSBLIM is the SBLIM implementation of the WBEMListener interface.
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.