| Package | Description |
|---|---|
| net.sf.appstatus.core | |
| net.sf.appstatus.services | |
| net.sf.appstatus.support.aop |
| Modifier and Type | Method and Description |
|---|---|
IServiceManager |
AppStatus.getServiceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppStatus.setServiceManager(IServiceManager serviceManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
InProcessServiceManager
A service manager which stores service statistics in an ArrayList.
|
| Modifier and Type | Method and Description |
|---|---|
IServiceMonitor |
IPreServiceCallback.getMonitor(IServiceManager serviceManager,
org.aopalliance.intercept.MethodInvocation invocation)
This method allows to create the AppStatus monitor according to the
invocation.
|
void |
AppStatusServiceInterceptor.setServiceManager(IServiceManager serviceManager)
Set the AppStatus service manager to use for this interceptor.
|
Copyright © 2010–2016. All rights reserved.