public class JmxReference extends Object
| Modifier and Type | Field and Description |
|---|---|
static CompositeType |
REFERENCE
The CompositeType which represents a single reference
|
static TabularType |
REFERENCE_TABLE
The TabularType which represents a list of references
|
| Constructor and Description |
|---|
JmxReference(org.apache.felix.scr.Reference reference) |
| Modifier and Type | Method and Description |
|---|---|
CompositeData |
asCompositeData() |
static TabularData |
tableFrom(org.apache.felix.scr.Reference... references) |
public static final CompositeType REFERENCE
public static final TabularType REFERENCE_TABLE
public CompositeData asCompositeData()
public static TabularData tableFrom(org.apache.felix.scr.Reference... references)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.