Uses of Interface
ca.uhn.fhir.interceptor.api.IPointcut
-
Uses of IPointcut in ca.uhn.fhir.interceptor.api
Modifier and TypeInterfaceDescriptioninterface
IBaseInterceptorBroadcaster<POINTCUT extends IPointcut>
interface
IBaseInterceptorService<POINTCUT extends IPointcut>
Modifier and TypeMethodDescriptionvoid
IAnonymousInterceptor.invoke
(IPointcut thePointcut, HookParams theArgs) -
Uses of IPointcut in ca.uhn.fhir.interceptor.executor
Modifier and TypeClassDescriptionclass
BaseInterceptorService<POINTCUT extends Enum<POINTCUT> & IPointcut>