com.thoughtworks.xjb.config.ejbjar
Interface EjbJarParserTest.Simple

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote
Enclosing interface:
EjbJarParserTest

public static interface EjbJarParserTest.Simple
extends javax.ejb.EJBObject


Method Summary
 java.lang.String getSomething()
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getSomething

public java.lang.String getSomething()
                              throws java.lang.Exception
Throws:
java.lang.Exception