org.jboss.test.aop.bean
Class NoInterceptorsPOJO

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

public class NoInterceptorsPOJO
extends java.lang.Object


Constructor Summary
NoInterceptorsPOJO()
           
 
Method Summary
 void throwException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoInterceptorsPOJO

public NoInterceptorsPOJO()
Method Detail

throwException

public void throwException()
                    throws SomeException (src) 
Throws:
SomeException (src)