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> ACloseableIterator
is a subclass ofIterator
that adds support for allowing the underlying implementation to serve up the elements as they become available. -
Exception Summary Exception Description WBEMException WBEMException
is returned when there is a WBEM Operations error.