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 returned when there is a WBEM Operations 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, 2011 IBM Corporation. All Rights Reserved.