Class AfterMonitor
java.lang.Object
io.jexxa.adapterapi.drivingadapter.HealthCheck
io.jexxa.adapterapi.invocation.monitor.AfterMonitor
- All Implemented Interfaces:
AfterInterceptor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jexxa.adapterapi.drivingadapter.HealthCheck
getDiagnostics, getObservedObject, getStatusMessage, healthy, setObservedObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jexxa.adapterapi.interceptor.AfterInterceptor
after
-
Constructor Details
-
AfterMonitor
public AfterMonitor()
-