| 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 |
|---|---|
JmsDestinationBean |
ServiceRefHandlerBean.createJmsDestination() |
JmsDestinationBean |
PortComponentHandlerBean.createJmsDestination() |
JmsDestinationBean |
J2eeClientEnvironmentBean.createJmsDestination() |
JmsDestinationBean[] |
ServiceRefHandlerBean.getJmsDestinations() |
JmsDestinationBean[] |
PortComponentHandlerBean.getJmsDestinations() |
JmsDestinationBean[] |
J2eeClientEnvironmentBean.getJmsDestinations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceRefHandlerBean.destroyJmsDestination(JmsDestinationBean jmsDestinationBean) |
void |
PortComponentHandlerBean.destroyJmsDestination(JmsDestinationBean jmsDestinationBean) |
void |
J2eeClientEnvironmentBean.destroyJmsDestination(JmsDestinationBean jmsDestinationBean) |
| Modifier and Type | Method and Description |
|---|---|
JmsDestinationBean |
ManagedBeanBean.createJmsDestination() |
JmsDestinationBean[] |
ManagedBeanBean.getJmsDestinations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedBeanBean.destroyJmsDestination(JmsDestinationBean jmsDestinationBean) |