org.apache.activemq.broker.jmx
Class OpenTypeSupport

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

public class OpenTypeSupport
extends Object


Constructor Summary
OpenTypeSupport()
           
 
Method Summary
static CompositeData convert(Message message)
           
static org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory getFactory(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(Class clazz)
                                                                                 throws OpenDataException
Throws:
OpenDataException

convert

public static CompositeData convert(Message message)
                             throws OpenDataException
Throws:
OpenDataException


Copyright © 2011 Apache Software Foundation. All Rights Reserved.