org.apache.karaf.admin.management.codec
Class JmxInstance

java.lang.Object
  extended by org.apache.karaf.admin.management.codec.JmxInstance

public class JmxInstance
extends java.lang.Object


Constructor Summary
JmxInstance(Instance instance)
           
 
Method Summary
static javax.management.openmbean.TabularData tableFrom(java.util.List<JmxInstance> instances)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxInstance

public JmxInstance(Instance instance)
Method Detail

tableFrom

public static javax.management.openmbean.TabularData tableFrom(java.util.List<JmxInstance> instances)


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.