| Package | Description | 
|---|---|
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| WseeClientConfigurationRuntimeMBean[] | WebAppComponentRuntimeMBean. getWseeClientConfigurationRuntimes()Returns the list of Web Service client reference configuration runtime
 instances that are contained in this web application within an enterprise application. | 
| WseeClientConfigurationRuntimeMBean[] | EJBComponentRuntimeMBean. getWseeClientConfigurationRuntimes()Returns the list of Web Service client reference configuration runtime
 instances that are contained in this EJB within an Enterprise application. | 
| WseeClientConfigurationRuntimeMBean | WebAppComponentRuntimeMBean. lookupWseeClientConfigurationRuntime(String name)Returns a named Web Service client reference configuration runtime instance
 that is contained in this web application within an enterprise application. | 
| WseeClientConfigurationRuntimeMBean | EJBComponentRuntimeMBean. lookupWseeClientConfigurationRuntime(String name)Returns a named Web Service client reference configuration runtime instance
 that is contained in this EJB within an Enterprise application. |