org.apache.cocoon.sample.controller
Class DemoRESTControllerAspect1

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

public class DemoRESTControllerAspect1
extends Object


Constructor Summary
DemoRESTControllerAspect1()
           
 
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

DemoRESTControllerAspect1

public DemoRESTControllerAspect1()
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.