| Package | Description |
|---|---|
| ca.uhn.fhir.interceptor.api | |
| ca.uhn.fhir.interceptor.executor |
| Modifier and Type | Method and Description |
|---|---|
void |
IInterceptorService.registerAnonymousInterceptor(Pointcut thePointcut,
IAnonymousInterceptor theInterceptor) |
void |
IInterceptorService.registerAnonymousInterceptor(Pointcut thePointcut,
int theOrder,
IAnonymousInterceptor theInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorService.registerAnonymousInterceptor(Pointcut thePointcut,
IAnonymousInterceptor theInterceptor) |
void |
InterceptorService.registerAnonymousInterceptor(Pointcut thePointcut,
int theOrder,
IAnonymousInterceptor theInterceptor) |
Copyright © 2014–2019 University Health Network. All rights reserved.