|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBeanInvocationHandler | |
org.jboss.net.jmx | This package hosts XML-interoperability code especially for the JMX-API. |
org.jboss.net.jmx.adaptor | The JMX connector exports the JMX API as a web-service itself. |
Uses of MBeanInvocationHandler in org.jboss.net.jmx |
Methods in org.jboss.net.jmx with parameters of type MBeanInvocationHandler | |
static Object |
MBeanInvocationHandler.createMBeanService(Class _interface,
MBeanInvocationHandler handler)
default creation of services |
Uses of MBeanInvocationHandler in org.jboss.net.jmx.adaptor |
Methods in org.jboss.net.jmx.adaptor with parameters of type MBeanInvocationHandler | |
static RemoteAdaptor |
RemoteAdaptorInvocationHandler.createRemoteAdaptor(MBeanInvocationHandler handler)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |