org.silverpeas.process.annotation
Class SimulationActionProcessAnnotationAspectInterceptor
java.lang.Object
org.silverpeas.process.annotation.AbstractSimulationActionProcessAnnotationInterceptor<org.aspectj.lang.ProceedingJoinPoint>
org.silverpeas.process.annotation.SimulationActionProcessAnnotationAspectInterceptor
@Component
public class SimulationActionProcessAnnotationAspectInterceptor
- extends AbstractSimulationActionProcessAnnotationInterceptor<org.aspectj.lang.ProceedingJoinPoint>
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationActionProcessAnnotationAspectInterceptor
public SimulationActionProcessAnnotationAspectInterceptor()
methodAnnotatedWithSimulationActionProcess
public void methodAnnotatedWithSimulationActionProcess()
perform
public Object perform(org.aspectj.lang.ProceedingJoinPoint invocationContext)
throws Throwable
- Throws:
Throwable
proceed
protected Object proceed(org.aspectj.lang.ProceedingJoinPoint context)
throws Exception
- Specified by:
proceed
in class AbstractSimulationActionProcessAnnotationInterceptor<org.aspectj.lang.ProceedingJoinPoint>
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.