Uses of Interface
javax.wbem.listener.WBEMListener
Packages that use WBEMListener
Package
Description
Provides classes and interfaces for writing WBEM Listeners.
Provides classes and interfaces for SBLIM extensions to JSR48.
-
Uses of WBEMListener in javax.wbem.listener
Methods in javax.wbem.listener that return WBEMListenerModifier and TypeMethodDescriptionstatic WBEMListener
WBEMListenerFactory.getListener
(String pProtocol) Get a WBEM Listener implementation for the specified protocol. -
Uses of WBEMListener in org.sblim.cimclient
Classes in org.sblim.cimclient that implement WBEMListenerModifier and TypeClassDescriptionclass
Class WBEMListenerSBLIM is the SBLIM implementation of the WBEMListener interface.