org.jboss.test.aop.bean
Interface SomeInterface

All Known Implementing Classes:
Implements2 (src)

public interface SomeInterface


Method Summary
 void someMethod()
           
 

Method Detail

someMethod

public void someMethod()