Package | Description |
---|---|
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
weblogic.t3.srvr |
Provides interfaces for
weblogic.t3.srvr . |
Modifier and Type | Method | Description |
---|---|---|
PluginRuntimeMBean[] |
ServerRuntimeMBean.getPluginRuntimes() |
Returns all deployed Plugins
|
PluginRuntimeMBean |
ServerRuntimeMBean.lookupPluginRuntime(java.lang.String name) |
Returns the PluginRuntimeMBean asked for, by name.
|