anyframe.common.aop.aspects
Class ApiAspect
java.lang.Object
anyframe.common.aop.aspects.AbstractAspects
anyframe.common.aop.aspects.ApiAspect
- All Implemented Interfaces:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
public class ApiAspect
- extends AbstractAspects
Aspect class that supports for collecting performance information of Anyframe
Java based service or application method calls and sending these information
to agent server which is provided by infrared solutions
This aspect is to modify Infrared's ApiAspect for applying Spring AOP
- Author:
- binil.thomas, prashant.nair, modified by SoYon Lim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApiAspect
public ApiAspect()
invoke
public Object invoke(org.aopalliance.intercept.MethodInvocation sjp)
throws Throwable
-
- Throws:
Throwable
setLayerName
public void setLayerName(String layerName)
- Group name in summarized screens
- Parameters:
layerName -
Copyright © 2008-2009 Samsung SDS. All Rights Reserved.