| Package | Description | 
|---|---|
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| WseeClientRuntimeMBean[] | WebAppComponentRuntimeMBean. getWseeClientRuntimes()Returns the list of Web Service client runtime instances that are
 contained in this Enterprise JavaBean component. | 
| WseeClientRuntimeMBean[] | EJBComponentRuntimeMBean. getWseeClientRuntimes()Returns the list of Web Service client runtime instances that are
 contained in this Enterprise JavaBean component. | 
| WseeClientRuntimeMBean | WebAppComponentRuntimeMBean. lookupWseeClientRuntime(String rawClientId)Returns a named Web Service client runtime instance that is
 contained in this Enterprise JavaBean component. | 
| WseeClientRuntimeMBean | EJBComponentRuntimeMBean. lookupWseeClientRuntime(String rawClientId)Returns a named Web Service client runtime instances that is
 contained in this Enterprise JavaBean component. |