org.apache.activemq.broker.jmx
Class OpenTypeSupport

java.lang.Object
  extended by org.apache.activemq.broker.jmx.OpenTypeSupport

public class OpenTypeSupport
extends java.lang.Object


Constructor Summary
OpenTypeSupport()
           
 
Method Summary
static javax.management.openmbean.CompositeData convert(Message message)
           
static org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory getFactory(java.lang.Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenTypeSupport

public OpenTypeSupport()
Method Detail

getFactory

public static org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory getFactory(java.lang.Class clazz)
                                                                                 throws javax.management.openmbean.OpenDataException
Throws:
javax.management.openmbean.OpenDataException

convert

public static javax.management.openmbean.CompositeData convert(Message message)
                                                        throws javax.management.openmbean.OpenDataException
Throws:
javax.management.openmbean.OpenDataException


Copyright © 2009 Apache Software Foundation. All Rights Reserved.