org.jboss.test.aop.bean
Class POJOConstructorInterceptor

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

public class POJOConstructorInterceptor
extends java.lang.Object


Constructor Summary
POJOConstructorInterceptor()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object invoke(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POJOConstructorInterceptor

public POJOConstructorInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

public java.lang.Object invoke(Invocation invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable