org.apache.cocoon.sample.controller
Class DemoRESTControllerAspect2

java.lang.Object
  extended by org.apache.cocoon.sample.controller.DemoRESTControllerAspect2

public class DemoRESTControllerAspect2
extends Object


Constructor Summary
DemoRESTControllerAspect2()
           
 
Method Summary
 Object someTestAdvice(org.aspectj.lang.ProceedingJoinPoint pjp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoRESTControllerAspect2

public DemoRESTControllerAspect2()
Method Detail

someTestAdvice

public Object someTestAdvice(org.aspectj.lang.ProceedingJoinPoint pjp)
                      throws Throwable
Throws:
Throwable


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.