org.zeroexchange.feature
Class FeatureMarkerAspect

java.lang.Object
  extended by org.zeroexchange.feature.FeatureMarkerAspect

public class FeatureMarkerAspect
extends Object

Feature marker AOP interceptor.

Author:
black

Constructor Summary
FeatureMarkerAspect()
           
 
Method Summary
 Object methodInterceptor(org.aspectj.lang.ProceedingJoinPoint joinPoint)
           
 Object typeInterceptor(org.aspectj.lang.ProceedingJoinPoint joinPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureMarkerAspect

public FeatureMarkerAspect()
Method Detail

typeInterceptor

public Object typeInterceptor(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                       throws Throwable
Throws:
Throwable

methodInterceptor

public Object methodInterceptor(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                         throws Throwable
Throws:
Throwable


Copyright © 2013. All Rights Reserved.