| Package | Description |
|---|---|
| weblogic.management.configuration |
| Modifier and Type | Method and Description |
|---|---|
WTCImportMBean |
WTCServerMBean.createWTCImport(String name)
Factory method to create a WTCImportMBean object
|
WTCImportMBean[] |
WTCServerMBean.getImports()
Deprecated.
9.0.0.0
|
WTCImportMBean[] |
WTCServerMBean.getWTCImports()
Provides information on services imported and available on
remote domains.
|
WTCImportMBean |
WTCServerMBean.lookupWTCImport(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
WTCServerMBean.destroyWTCImport(WTCImportMBean impName)
Removes a WTCImportMBean from this WTCServer
|