|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.features.management.codec.JmxRepository
public class JmxRepository
Field Summary | |
---|---|
static javax.management.openmbean.CompositeType |
REPOSITORY
|
static javax.management.openmbean.TabularType |
REPOSITORY_TABLE
|
Constructor Summary | |
---|---|
JmxRepository(Repository repository)
|
Method Summary | |
---|---|
javax.management.openmbean.CompositeData |
asCompositeData()
|
static javax.management.openmbean.TabularData |
tableFrom(java.util.Collection<JmxRepository> repositories)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final javax.management.openmbean.CompositeType REPOSITORY
public static final javax.management.openmbean.TabularType REPOSITORY_TABLE
Constructor Detail |
---|
public JmxRepository(Repository repository)
Method Detail |
---|
public javax.management.openmbean.CompositeData asCompositeData()
public static javax.management.openmbean.TabularData tableFrom(java.util.Collection<JmxRepository> repositories)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |