public interface FrameworkStatisticsMBean
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastRestartTime()
Get the time of the last JBI framework restart.
|
long |
getRegistryAdds()
Get the count of component registry additions.
|
long |
getRegistryDeletes()
Get the count of component registry deletions.
|
long |
getStartupTime()
Get the total time used by the last JBI framework restart.
|
Date getLastRestartTime()
long getStartupTime()
long getRegistryAdds()
long getRegistryDeletes()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.