| Package | Description |
|---|---|
| weblogic.management.configuration |
| Modifier and Type | Method and Description |
|---|---|
WTCServerMBean |
DomainMBean.createWTCServer(String name)
Factory to create WTCServer instance in the domain
|
WTCServerMBean[] |
DomainMBean.getWTCServers()
Return the WTCServerMBeans for this Domain.
|
WTCServerMBean |
DomainMBean.lookupWTCServer(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainMBean.destroyWTCServer(WTCServerMBean wtcServer)
deletes WTCServer object
|