org.jboss.test.aop.bean
Class POJOWildCardConstructorInterceptor

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

public class POJOWildCardConstructorInterceptor
extends java.lang.Object


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

POJOWildCardConstructorInterceptor

public POJOWildCardConstructorInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

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