Oracle

Uses of Interface
weblogic.management.runtime.EJBRuntimeMBean

Packages that use EJBRuntimeMBean
weblogic.management.runtime   
 

Uses of EJBRuntimeMBean in weblogic.management.runtime
 

Subinterfaces of EJBRuntimeMBean in weblogic.management.runtime
 interface EntityEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for an Entity Bean.
 interface MessageDrivenEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for a Message Driven Bean.
 interface StatefulEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for a Stateful Session Bean.
 interface StatelessEJBRuntimeMBean
          This interface contains accessor methods for all EJB runtime information collected for a Stateless Session Bean.
 

Methods in weblogic.management.runtime that return EJBRuntimeMBean
 EJBRuntimeMBean EJBComponentRuntimeMBean.getEJBRuntime(String ejbName)
          Provides the EJBRuntimeMBean for the EJB with the specified name.
 EJBRuntimeMBean[] EJBComponentRuntimeMBean.getEJBRuntimes()
          Provides an array of EJBRuntimeMBean objects for this EJB module.
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle