Modifier and Type | Method and Description |
---|---|
static void |
WebXmlUtils.addEjbRef(WebXml webXml,
EjbRef ref)
Add an EJB Reference.
|
void |
VendorWebAppDescriptor.addEjbReference(EjbRef ref)
Adds an ejb reference to the descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
JBossWebXml.addEjbReference(EjbRef ref)
Adds an ejb reference to the descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
OrionWebXml.addEjbReference(EjbRef ref)
Adds a ejb reference description to orion-web.xml.
|
Modifier and Type | Method and Description |
---|---|
void |
ResinWebXml.addEjbReference(EjbRef ref)
Adds a ejb reference.
|
Modifier and Type | Method and Description |
---|---|
void |
WeblogicXml.addEjbReference(EjbRef ref)
Adds a ejb reference description to the weblogic.xml.
|
Modifier and Type | Method and Description |
---|---|
void |
IbmWebBndXmi.addEjbReference(EjbRef ref)
Adds a ejb reference description to the websphere web deployment descriptor.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.