| Package | Description |
|---|---|
| com.sun.jbi.monitoring |
| Modifier and Type | Method and Description |
|---|---|
StatisticsBase |
StatisticsBase.getChild(String key)
Get a particular child of this statistics object based on a key.
|
StatisticsBase |
StatisticsBase.getParent()
Get the parent of this statistics object.
|
StatisticsBase |
ComponentStatisticsBase.getStatisticsBase()
Get the instance of StatisticsBase.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsBase.addChild(StatisticsBase child)
Add a child statistics object.
|
void |
StatisticsBase.setParent(StatisticsBase parent)
Set the parent of this statistics object.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.