Package org.smallmind.web.jersey.aop
Class ResourceMethodAspect
java.lang.Object
org.smallmind.web.jersey.aop.ResourceMethodAspect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaroundEntityTypeMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, ResourceMethod resourceMethod)
-
Constructor Details
-
ResourceMethodAspect
public ResourceMethodAspect()
-
-
Method Details
-
aroundEntityTypeMethod
public Object aroundEntityTypeMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, ResourceMethod resourceMethod) throws Throwable - Throws:
Throwable
-