| Package | Description |
|---|---|
| weblogic.management.configuration |
| Modifier and Type | Method and Description |
|---|---|
PathServiceMBean[] |
ResourceGroupTemplateMBean.getPathServices()
The PathServices for this resource group template.
|
PathServiceMBean |
ResourceGroupTemplateMBean.lookupPathService(String name)
Finds a PathServiceMBean with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceGroupTemplateMBean.destroyPathService(PathServiceMBean pathService)
Removes a PathService from this resource group template.
|
void |
DomainMBean.destroyPathService(PathServiceMBean pathService)
Removes a PathService from this domain
|