Package org.glassfish.flashlight.client
Interface StatefulProbeClientInvoker
-
- All Superinterfaces:
ProbeClientInvoker
public interface StatefulProbeClientInvoker extends ProbeClientInvoker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinvokeAfter(Object state, Object returnValue)ObjectinvokeBefore(Object[] params)voidinvokeOnException(Object state, Object exceptionValue)-
Methods inherited from interface org.glassfish.flashlight.client.ProbeClientInvoker
getId, invoke
-
-