public interface ComponentStatisticsBase
| Modifier and Type | Method and Description |
|---|---|
void |
decrementRegisteredServicesOrEndpoints()
Decrement the current number of services or endpoints registered with
the NMR.
|
StatisticsBase |
getStatisticsBase()
Get the instance of StatisticsBase.
|
void |
incrementRegisteredServicesOrEndpoints()
Increment the current number of services or endpoints registered with
the NMR.
|
StatisticsBase getStatisticsBase()
void decrementRegisteredServicesOrEndpoints()
void incrementRegisteredServicesOrEndpoints()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.