E G I N O S T V 

E

entering(Object, String, Object...) - Static method in enum io.ghostwriter.GhostWriter
 
entering(Object, String, Object...) - Method in class io.ghostwriter.NoopTracer
 
entering(Object, String, Object...) - Method in interface io.ghostwriter.Tracer
Creates an entering trace message.
Exclude - Annotation Type in io.ghostwriter.annotation
 
exiting(Object, String, Object) - Static method in enum io.ghostwriter.GhostWriter
 
exiting(Object, String) - Static method in enum io.ghostwriter.GhostWriter
 
exiting(Object, String, Object) - Method in class io.ghostwriter.NoopTracer
 
exiting(Object, String) - Method in class io.ghostwriter.NoopTracer
 
exiting(Object, String, Object) - Method in interface io.ghostwriter.Tracer
Creates an exiting trace message.
exiting(Object, String) - Method in interface io.ghostwriter.Tracer
Creates an exiting trace message.

G

getTracer() - Method in class io.ghostwriter.NoopTracerProvider
 
getTracer() - Method in interface io.ghostwriter.TracerProvider
Provides the instance to which the events will be delegated.
GhostWriter - Enum in io.ghostwriter
 

I

io.ghostwriter - package io.ghostwriter
 
io.ghostwriter.annotation - package io.ghostwriter.annotation
 

N

NoopTracer - Class in io.ghostwriter
 
NoopTracer() - Constructor for class io.ghostwriter.NoopTracer
 
NoopTracerProvider - Class in io.ghostwriter
 
NoopTracerProvider() - Constructor for class io.ghostwriter.NoopTracerProvider
 

O

onError(Object, String, Throwable) - Static method in enum io.ghostwriter.GhostWriter
 
onError(Object, String, Throwable) - Method in class io.ghostwriter.NoopTracer
 
onError(Object, String, Throwable) - Method in interface io.ghostwriter.Tracer
Triggered when an unhandled exception occurs.

S

setTracerProvider(TracerProvider<? extends Tracer>) - Static method in enum io.ghostwriter.GhostWriter
 

T

Tracer - Interface in io.ghostwriter
 
TracerProvider<T extends Tracer> - Interface in io.ghostwriter
 

V

valueChange(Object, String, String, Object) - Static method in enum io.ghostwriter.GhostWriter
 
valueChange(Object, String, String, Object) - Method in class io.ghostwriter.NoopTracer
 
valueChange(Object, String, String, Object) - Method in interface io.ghostwriter.Tracer
Creates a value change trace message immediately after a successful update.
valueOf(String) - Static method in enum io.ghostwriter.GhostWriter
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.ghostwriter.GhostWriter
Returns an array containing the constants of this enum type, in the order they are declared.
E G I N O S T V