Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04

weblogic.management.runtime
Interface WseeRuntimeMBean


Deprecated. Use WseeV2RuntimeMBean from the web app or EJB component runtime MBeans instead.

public interface WseeRuntimeMBean

Encapsulates runtime information about a particular Web Service. This interface is used only for JAX-RPC and 'legacy' JAX-WS service consumers, and is parented off the ApplicationRuntimeMBean. New clients using JAX-WS web services should use WseeV2RuntimeMBean instead. Note, the name of this MBean is calculated and of the form:
<app name>#<app version>!<service name>
and that the serviceName attribute is the same as the name attribute.



Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.4)

Part Number E13945-04