com.thoughtworks.xjb.ejb
Interface HomeFactoryTest.HomeWithCustomCreateMethod

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote
Enclosing interface:
HomeFactoryTest

public static interface HomeFactoryTest.HomeWithCustomCreateMethod
extends javax.ejb.EJBHome


Method Summary
 HomeFactoryTest.Simple createWithHeight(int height)
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

createWithHeight

public HomeFactoryTest.Simple createWithHeight(int height)