|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.cim | |
---|---|
javax.cim | Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification. |
javax.wbem | Provides classes and interfaces that are common across all WBEM APIs. |
javax.wbem.client | Provides classes and interfaces for writing WBEM Clients. |
javax.wbem.listener | Provides classes and interfaces for writing WBEM Listeners. |
org.sblim.cimclient | Provides classes and interfaces for SBLIM extensions to JSR48. |
org.sblim.cimclient.internal.cim | Internal helper classes for the CIM data classes. |
org.sblim.cimclient.internal.cimxml | Internal cim-xml DOM parser & builder implementation. |
org.sblim.cimclient.internal.cimxml.sax | Internal implementation of the SAX parser for cim-xml. |
org.sblim.cimclient.internal.cimxml.sax.node | Internal implementation of the SAX parser for cim-xml. |
org.sblim.cimclient.internal.uri | Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure Specification. |
org.sblim.cimclient.internal.util | Internal utility classes, such as constants, defaults, configuration and others. |
org.sblim.cimclient.internal.wbem | Internal implemenation of the interfaces from the javax.wbem package. |
org.sblim.cimclient.internal.wbem.indications | Internal implemenation of the indication processing. |
org.sblim.cimclient.internal.wbem.operations | Internal implemenation of WBEM batch operations. |
Classes in javax.cim used by javax.cim | |
---|---|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMClassProperty
This class represents a CIM property (when used for a CIMClass )
as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMDataType
This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMDateTime
This abstract class represents a CIM Datetime data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMElement
CIMElement is an abstract base class that represents a CIM
Element as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMMethod
This class represents a CIM Method as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMNamedElementInterface
The NamedElementInterface is used by CIM Elements that are named. |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMParameter
This class represents a CIM Parameter. |
|
CIMProperty
This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifiedElementInterface
The CIMQualifiedElementInterface is used by CIM Elements that
have qualifiers. |
|
CIMQualifier
This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMTypedElement
CIMTypedElement is an abstract class that represents a CIM
element that contains just the data type, but no value. |
|
CIMValuedElement
CIMValuedElement is a base class used by any element that
contains a name, type and value. |
|
UnsignedInteger16
This class represents an UnsignedInteger16 . |
|
UnsignedInteger32
This class represents an UnsignedInteger32 . |
|
UnsignedInteger64
This class represents an UnsignedInteger64 . |
|
UnsignedInteger8
This class represents an UnsignedInteger8 . |
Classes in javax.cim used by javax.wbem | |
---|---|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by javax.wbem.client | |
---|---|
CIMArgument
This class represents an instance of a CIMParameter used for a
method invocation. |
|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifierType
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
UnsignedInteger32
This class represents an UnsignedInteger32 . |
|
UnsignedInteger64
This class represents an UnsignedInteger64 . |
Classes in javax.cim used by javax.wbem.listener | |
---|---|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by org.sblim.cimclient | |
---|---|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by org.sblim.cimclient.internal.cim | |
---|---|
CIMDataType
This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMElement
CIMElement is an abstract base class that represents a CIM
Element as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMProperty
This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifiedElementInterface
The CIMQualifiedElementInterface is used by CIM Elements that
have qualifiers. |
|
CIMQualifier
This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
UnsignedInteger8
This class represents an UnsignedInteger8 . |
Classes in javax.cim used by org.sblim.cimclient.internal.cimxml | |
---|---|
CIMArgument
This class represents an instance of a CIMParameter used for a
method invocation. |
|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMClassProperty
This class represents a CIM property (when used for a CIMClass )
as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMDataType
This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMMethod
This class represents a CIM Method as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMNamedElementInterface
The NamedElementInterface is used by CIM Elements that are named. |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMParameter
This class represents a CIM Parameter. |
|
CIMProperty
This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifier
This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifierType
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
UnsignedInteger32
This class represents an UnsignedInteger32 . |
Classes in javax.cim used by org.sblim.cimclient.internal.cimxml.sax | |
---|---|
CIMArgument
This class represents an instance of a CIMParameter used for a
method invocation. |
|
CIMDataType
This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by org.sblim.cimclient.internal.cimxml.sax.node | |
---|---|
CIMArgument
This class represents an instance of a CIMParameter used for a
method invocation. |
|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMClassProperty
This class represents a CIM property (when used for a CIMClass )
as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMDataType
This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMMethod
This class represents a CIM Method as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMParameter
This class represents a CIM Parameter. |
|
CIMProperty
This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifier
This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifierType
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by org.sblim.cimclient.internal.uri | |
---|---|
CIMDateTime
This abstract class represents a CIM Datetime data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by org.sblim.cimclient.internal.util | |
---|---|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMDataType
This class represents a CIM data type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMElement
CIMElement is an abstract base class that represents a CIM
Element as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMMethod
This class represents a CIM Method as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMParameter
This class represents a CIM Parameter. |
|
CIMProperty
This class represents a CIM Property as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifier
This class represents a CIM qualifier as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifierType
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMTypedElement
CIMTypedElement is an abstract class that represents a CIM
element that contains just the data type, but no value. |
|
CIMValuedElement
CIMValuedElement is a base class used by any element that
contains a name, type and value. |
Classes in javax.cim used by org.sblim.cimclient.internal.wbem | |
---|---|
CIMArgument
This class represents an instance of a CIMParameter used for a
method invocation. |
|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifierType
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
UnsignedInteger32
This class represents an UnsignedInteger32 . |
|
UnsignedInteger64
This class represents an UnsignedInteger64 . |
Classes in javax.cim used by org.sblim.cimclient.internal.wbem.indications | |
---|---|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
Classes in javax.cim used by org.sblim.cimclient.internal.wbem.operations | |
---|---|
CIMArgument
This class represents an instance of a CIMParameter used for a
method invocation. |
|
CIMClass
This class represents a CIM class as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMInstance
This class represents a CIM instance as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMObjectPath
This class represents the CIM Object Path as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
CIMQualifierType
The CIMQualifierType class represents a CIM Qualifier Type as defined by the Distributed Management Task Force (DMTF) CIM Infrastructure Specification (DSP004). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |