Uses of Class
org.controlhaus.ejb.EJBInfo

Uses of EJBInfo in org.controlhaus.ejb
 

Methods in org.controlhaus.ejb with parameters of type EJBInfo
protected  void EJBControlAssembler.insertEJBLocalRefInEJBJar(SessionBeanType sessionBean, EJBInfo ei, String ejbLinkValue)
           
protected  void EJBControlAssembler.insertEJBLocalRefInWebApp(WebAppType webAppType, EJBInfo ei, String ejbLinkValue)
           
protected  void EJBControlAssembler.insertEJBRefInEJBJar(SessionBeanType sessionBean, EJBInfo ei, String ejbLinkValue)
           
protected  void EJBControlAssembler.insertEJBRefInWebApp(WebAppType webAppType, EJBInfo ei, String ejbLinkValue)
           
protected  void EJBControlAssembler.updateEJBJar(ControlAssemblyContext.EJBModule ejbCtx, EJBInfo ei, String ejbLinkValue)
           
protected  void EJBControlAssembler.updateWebApp(ControlAssemblyContext.WebAppModule webAppCcc, EJBInfo ei, String ejbLinkValue)