Interface LoggerAwareInvocationTracker
- All Superinterfaces:
InvocationTracker
- All Known Implementing Classes:
MeasurementInvocationTracker
-
Nested Class Summary
Nested classes/interfaces inherited from interface dk.cloudcreate.essentials.shared.reflection.invocation.InvocationTracker
InvocationTracker.NoOpInvocationTracker -
Method Summary
Methods inherited from interface dk.cloudcreate.essentials.shared.reflection.invocation.InvocationTracker
trackMethodInvoked
-
Method Details
-
setLogger
void setLogger(org.slf4j.Logger logger)
-