public interface IPreServiceCallback
| Modifier and Type | Method and Description |
|---|---|
IServiceMonitor |
getMonitor(IServiceManager serviceManager,
org.aopalliance.intercept.MethodInvocation invocation)
This method allows to create the AppStatus monitor according to the
invocation.
|
void |
setup(IServiceMonitor monitor,
org.aopalliance.intercept.MethodInvocation invocation)
This method allows to setup the AppStatus monitor according to the
invocation.
|
IServiceMonitor getMonitor(IServiceManager serviceManager, org.aopalliance.intercept.MethodInvocation invocation)
invocation - void setup(IServiceMonitor monitor, org.aopalliance.intercept.MethodInvocation invocation)
monitor - invocation - Copyright © 2010–2016. All rights reserved.