|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EjbRef in org.codehaus.cargo.module.webapp |
---|
Methods in org.codehaus.cargo.module.webapp with parameters of type EjbRef | |
---|---|
static void |
WebXmlUtils.addEjbRef(WebXml webXml,
EjbRef ref)
Add an EJB Reference. |
void |
VendorWebAppDescriptor.addEjbReference(EjbRef ref)
Adds an ejb reference to the descriptor. |
Uses of EjbRef in org.codehaus.cargo.module.webapp.jboss |
---|
Methods in org.codehaus.cargo.module.webapp.jboss with parameters of type EjbRef | |
---|---|
void |
JBossWebXml.addEjbReference(EjbRef ref)
Adds an ejb reference to the descriptor. |
Uses of EjbRef in org.codehaus.cargo.module.webapp.orion |
---|
Methods in org.codehaus.cargo.module.webapp.orion with parameters of type EjbRef | |
---|---|
void |
OrionWebXml.addEjbReference(EjbRef ref)
Adds a ejb reference description to orion-web.xml. |
Uses of EjbRef in org.codehaus.cargo.module.webapp.resin |
---|
Methods in org.codehaus.cargo.module.webapp.resin with parameters of type EjbRef | |
---|---|
void |
ResinWebXml.addEjbReference(EjbRef ref)
Adds a ejb reference. |
Uses of EjbRef in org.codehaus.cargo.module.webapp.weblogic |
---|
Methods in org.codehaus.cargo.module.webapp.weblogic with parameters of type EjbRef | |
---|---|
void |
WeblogicXml.addEjbReference(EjbRef ref)
Adds a ejb reference description to the weblogic.xml. |
Uses of EjbRef in org.codehaus.cargo.module.webapp.websphere |
---|
Methods in org.codehaus.cargo.module.webapp.websphere with parameters of type EjbRef | |
---|---|
void |
IbmWebBndXmi.addEjbReference(EjbRef ref)
Adds a ejb reference description to the websphere web deployment descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |