Uses of Record Class
com.fayupable.logged.core.model.MethodInvocationEvent
Packages that use MethodInvocationEvent
-
Uses of MethodInvocationEvent in com.fayupable.logged.core.port
Methods in com.fayupable.logged.core.port with parameters of type MethodInvocationEventModifier and TypeMethodDescriptionvoidInvocationEventEmitter.emit(MethodInvocationEvent event) Publishes the given invocation event to whatever sink this implementation targets.voidNoOpInvocationEventEmitter.emit(MethodInvocationEvent event) -
Uses of MethodInvocationEvent in com.fayupable.logged.spring.emitter
Methods in com.fayupable.logged.spring.emitter with parameters of type MethodInvocationEventModifier and TypeMethodDescriptionvoidSlf4jInvocationEventEmitter.emit(MethodInvocationEvent event)