Package | Description |
---|---|
weblogic.j2ee.descriptor |
Provides interfaces for
weblogic.j2ee.descriptor . |
weblogic.j2ee.descriptor.wl |
Provides interfaces for
weblogic.j2ee.descriptor.wl . |
Modifier and Type | Method and Description |
---|---|
EjbLocalRefBean |
ServiceRefHandlerBean.createEjbLocalRef() |
EjbLocalRefBean |
PortComponentHandlerBean.createEjbLocalRef() |
EjbLocalRefBean |
J2eeEnvironmentBean.createEjbLocalRef() |
EjbLocalRefBean[] |
ServiceRefHandlerBean.getEjbLocalRefs() |
EjbLocalRefBean[] |
PortComponentHandlerBean.getEjbLocalRefs()
Gets array of all "ejb-local-ref" elements
|
EjbLocalRefBean[] |
J2eeEnvironmentBean.getEjbLocalRefs() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceRefHandlerBean.destroyEjbLocalRef(EjbLocalRefBean ejbLocalRef) |
void |
PortComponentHandlerBean.destroyEjbLocalRef(EjbLocalRefBean ejbLocalRef) |
void |
J2eeEnvironmentBean.destroyEjbLocalRef(EjbLocalRefBean ejbLocalRef) |
Modifier and Type | Method and Description |
---|---|
EjbLocalRefBean |
ManagedBeanBean.createEjbLocalRef() |
EjbLocalRefBean[] |
ManagedBeanBean.getEjbLocalRefs() |
Modifier and Type | Method and Description |
---|---|
void |
ManagedBeanBean.destroyEjbLocalRef(EjbLocalRefBean ejbLocalRef) |