| Package | Description |
|---|---|
| weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
| weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
| Modifier and Type | Method | Description |
|---|---|---|
EJBComponentMBean[] |
ApplicationMBean.getEJBComponents() |
Deprecated.
Returns the EJB components that make up this application.
|
EJBComponentMBean |
ApplicationMBean.lookupEJBComponent(java.lang.String name) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ApplicationMBean.destroyEJBComponent(EJBComponentMBean ejbComponent) |
Deprecated.
destroys EJBComponents
|
| Modifier and Type | Method | Description |
|---|---|---|
EJBComponentMBean |
EJBComponentRuntimeMBean.getEJBComponent() |
Deprecated.
12.2.1.0.0
|