org.jboss.test.aop.bean
Interface SubclassIntroduction

All Known Implementing Classes:
AnotherIntroduction (src)

public interface SubclassIntroduction


Method Summary
 java.lang.String subclassHelloWorld(java.lang.String str)
           
 

Method Detail

subclassHelloWorld

public java.lang.String subclassHelloWorld(java.lang.String str)