Enum Class InterceptorInvocationTimingEnum

java.lang.Object
java.lang.Enum<InterceptorInvocationTimingEnum>
ca.uhn.fhir.rest.api.InterceptorInvocationTimingEnum
All Implemented Interfaces:
Serializable, Comparable<InterceptorInvocationTimingEnum>, Constable

during invocation of certain pointcuts, it is important to know whether they are being executed in active or deferred fashion. This enum allows the pointcuts to see how they were invoked.