org.jboss.osgi.jmx
Class MBeanProxy
java.lang.Object
org.jboss.osgi.jmx.MBeanProxy
public class MBeanProxy
- extends Object
A simple MBeanProxy
- Since:
- 24-Feb-2009
- Author:
- Thomas.Diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanProxy
public MBeanProxy()
get
public static <T> T get(MBeanServerConnection server,
ObjectName name,
Class<T> interf)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.