|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationContext | |
---|---|
com.sun.jdmk | Provides the core Java DMK classes. |
com.sun.jdmk.comm | Provides the classes that implement proprietary connectors and adaptors. |
Uses of OperationContext in com.sun.jdmk |
---|
Methods in com.sun.jdmk that return OperationContext | |
---|---|
protected OperationContext |
MBeanServerChecker.getOperationContext()
Return the OperationContext associated with the
request being handled. |
Uses of OperationContext in com.sun.jdmk.comm |
---|
Methods in com.sun.jdmk.comm that return OperationContext | |
---|---|
OperationContext |
RmiConnectorClient.getOperationContext()
Deprecated. Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called. |
OperationContext |
RemoteMBeanServer.getOperationContext()
Deprecated. Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called. |
OperationContext |
GenericHttpConnectorClient.getOperationContext()
Deprecated. Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called. |
Methods in com.sun.jdmk.comm with parameters of type OperationContext | |
---|---|
void |
RmiConnectorClient.setOperationContext(OperationContext c)
Deprecated. Set the OperationContext of this connector. |
void |
RemoteMBeanServer.setOperationContext(OperationContext c)
Deprecated. Set the OperationContext of this connection. |
void |
GenericHttpConnectorClient.setOperationContext(OperationContext c)
Deprecated. Set the OperationContext of this connector. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |