Package org.smallmind.web.jersey.aop
Class ResourceMethodAspect
- java.lang.Object
-
- org.smallmind.web.jersey.aop.ResourceMethodAspect
-
public class ResourceMethodAspect extends Object
-
-
Constructor Summary
Constructors Constructor Description ResourceMethodAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectaroundEntityTypeMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, ResourceMethod resourceMethod)
-
-
-
Method Detail
-
aroundEntityTypeMethod
public Object aroundEntityTypeMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, ResourceMethod resourceMethod) throws Throwable
- Throws:
Throwable
-
-