BEA Systems, Inc.


weblogic.management.runtime
Interface EJBComponentRuntimeMBean


public interface EJBComponentRuntimeMBean
extends weblogic.management.runtime.RuntimeMBean

Runtime MBean that Represents an EJBDeployment.


Method Summary
 EJBComponentMBean getEJBComponent()
          Return the configuration MBean for this component.
 EJBRuntimeMBean[] getEJBRuntimes()
          Return an array of EJB Runtime MBeans for Monitoring
 
Methods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preDeregister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Method Detail

getEJBRuntimes

public EJBRuntimeMBean[] getEJBRuntimes()
Return an array of EJB Runtime MBeans for Monitoring


getEJBComponent

public EJBComponentMBean getEJBComponent()
Return the configuration MBean for this component.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference