public class JmxRepository extends Object
| Modifier and Type | Field and Description |
|---|---|
static CompositeType |
REPOSITORY |
static TabularType |
REPOSITORY_TABLE |
| Constructor and Description |
|---|
JmxRepository(org.apache.karaf.features.Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
CompositeData |
asCompositeData() |
static TabularData |
tableFrom(Collection<JmxRepository> repositories) |
public static final CompositeType REPOSITORY
public static final TabularType REPOSITORY_TABLE
public JmxRepository(org.apache.karaf.features.Repository repository)
public CompositeData asCompositeData()
public static TabularData tableFrom(Collection<JmxRepository> repositories)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.