Package javax.wbem
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
-
Interface Summary Interface Description CloseableIterator<E> ACloseableIteratoris a subclass ofIteratorthat adds support for allowing the underlying implementation to serve up the elements as they become available. -
Exception Summary Exception Description WBEMException WBEMExceptionis returned when there is a WBEM Operations error.