org.jboss.test.aop.bean
Class CFlowedPOJO

java.lang.Object
  extended byorg.jboss.test.aop.bean.CFlowedPOJO

public class CFlowedPOJO
extends java.lang.Object


Constructor Summary
CFlowedPOJO()
           
 
Method Summary
 void method1()
           
 void method2()
           
 void method3()
           
 void recursive(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFlowedPOJO

public CFlowedPOJO()
Method Detail

method1

public void method1()

method2

public void method2()

method3

public void method3()

recursive

public void recursive(int i)