Interface MediaFlowEngineRuntimeMBean

All Superinterfaces:
DynamicMBean, MBeanRegistration, NotificationBroadcaster, weblogic.management.runtime.RuntimeMBean, weblogic.management.WebLogicMBean

public interface MediaFlowEngineRuntimeMBean extends weblogic.management.runtime.RuntimeMBean
RuntimeMBean representing a single Media Flow Engine instance.
  • Method Details

    • getName

      String getName()
      Specified by:
      getName in interface weblogic.management.WebLogicMBean
    • getIPAddress

      String getIPAddress()
    • getStatus

      String getStatus()
    • getActiveStreams

      int getActiveStreams()
    • getPeakStreams

      int getPeakStreams()
    • getFailedErrorStreams

      int getFailedErrorStreams()
    • getActivationTime

      long getActivationTime()
    • getUptimeMillis

      long getUptimeMillis()