Package ca.uhn.fhir.interceptor.api
Interface IPointcut
- All Known Implementing Classes:
Pointcut
public interface IPointcut
-
Method Summary
Modifier and TypeMethodDescriptionClass
<?> boolean
isShouldLogAndSwallowException
(Throwable theException) name()
-
Method Details
-
getReturnType
-
getParameterTypes
-
name
-
isShouldLogAndSwallowException
-