Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
W
WBEMClient
- Interface in
javax.wbem.client
The WBEMClient interface is used to invoke WBEM operations against a WBEM Server.
WBEMClientConstants
- Class in
javax.wbem.client
This class defines the constants used for WBEMClient configuration.
WBEMClientConstants()
- Constructor for class javax.wbem.client.
WBEMClientConstants
WBEMClientFactory
- Class in
javax.wbem.client
This class defines the functionality of a WBEMClient factory, which is used to retrieve a WBEMClient for a specified protocol.
WBEMClientFactory()
- Constructor for class javax.wbem.client.
WBEMClientFactory
WBEMException
- Exception in
javax.wbem
WBEMException is returned when there is a WBEM Operations error.
WBEMException(int)
- Constructor for exception javax.wbem.
WBEMException
Constructs a new exception using the specified ID.
WBEMException(String)
- Constructor for exception javax.wbem.
WBEMException
Constructs a new exception using the specified detailed message.
WBEMException(int, String)
- Constructor for exception javax.wbem.
WBEMException
Constructs a new exception using the specified ID and detailed message.
WBEMException(int, String, CIMInstance[])
- Constructor for exception javax.wbem.
WBEMException
Constructs a new exception using the specified ID, detailed message and CIM_Error instances.
WBEMException(int, String, CIMInstance[], Throwable)
- Constructor for exception javax.wbem.
WBEMException
Constructs a new exception using the specified ID, detailed message, CIM_Error instances and cause.
WBEMListener
- Interface in
javax.wbem.listener
The WBEMListener interface is used to add/remove WBEM Indication Listeners.
WBEMListenerFactory
- Class in
javax.wbem.listener
This class is a factory for getting a WBEMListener implementation for a specified protocol.
WBEMListenerFactory()
- Constructor for class javax.wbem.listener.
WBEMListenerFactory
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
W
Copyright © 2002-2008 WBEM Solutions, Inc. All Rights Reserved.