Class BeforeMonitor
java.lang.Object
io.jexxa.adapterapi.drivingadapter.HealthCheck
io.jexxa.adapterapi.invocation.monitor.BeforeMonitor
- All Implemented Interfaces:
BeforeInterceptor
-
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.BeforeInterceptor
before
-
Constructor Details
-
BeforeMonitor
public BeforeMonitor()
-