Package javax.wbem

Provides classes and interfaces that are common across all WBEM APIs.

See:
          Description

Interface Summary
CloseableIterator<E> A CloseableIterator is a subclass of Iterator that adds support for allowing the underlying implementation to serve up the elements as they become available.
 

Exception Summary
WBEMException WBEMException is what all WBEM Operations return when there is an error.
 

Package javax.wbem Description

Provides classes and interfaces that are common across all WBEM APIs. For more information on CIM, see http://www.dmtf.org/.

Since:
2.0.0


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