org.jboss.tutorial.consumer.bean
Interface Tester

All Known Implementing Classes:
TesterBean

public interface Tester

Comment


Method Summary
 void testLocal()
           
 void testXA()
           
 

Method Detail

testXA

void testXA()
            throws java.lang.Exception
Throws:
java.lang.Exception

testLocal

void testLocal()
               throws java.lang.Exception
Throws:
java.lang.Exception