org.jboss.messaging.core.management.impl
Class MBeanInfoHelper

java.lang.Object
  extended by org.jboss.messaging.core.management.impl.MBeanInfoHelper

public class MBeanInfoHelper
extends java.lang.Object

Version:
$Revision$
Author:
Jeff Mesnil

Constructor Summary
MBeanInfoHelper()
           
 
Method Summary
static javax.management.MBeanOperationInfo[] getMBeanOperationsInfo(java.lang.Class mbeanInterface)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanInfoHelper

public MBeanInfoHelper()
Method Detail

getMBeanOperationsInfo

public static javax.management.MBeanOperationInfo[] getMBeanOperationsInfo(java.lang.Class mbeanInterface)


Copyright © 2006 JBoss Inc. All Rights Reserved.