Package ca.uhn.fhir.interceptor.executor
Class BaseInterceptorService.BaseInvoker
java.lang.Object
ca.uhn.fhir.interceptor.executor.BaseInterceptorService.BaseInvoker
- All Implemented Interfaces:
Comparable<BaseInterceptorService.BaseInvoker>
- Enclosing class:
BaseInterceptorService<POINTCUT extends Enum<POINTCUT> & IPointcut>
protected abstract static class BaseInterceptorService.BaseInvoker
extends Object
implements Comparable<BaseInterceptorService.BaseInvoker>
-
Method Summary
-
Method Details
-
getInterceptor
-
compareTo
- Specified by:
compareTo
in interfaceComparable<BaseInterceptorService.BaseInvoker>
-