Uses of Class
org.jboss.net.jmx.MBeanInvocationHandler

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)
          Deprecated. 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.  
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.