Interface StreamManagerMBean

  • All Superinterfaces:
    javax.management.NotificationBroadcaster, javax.management.NotificationEmitter
    All Known Implementing Classes:
    StreamManager

    public interface StreamManagerMBean
    extends javax.management.NotificationEmitter
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OBJECT_NAME  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Set<javax.management.openmbean.CompositeData> getCurrentStreams()
      Returns the current state of all ongoing streams.
      • Methods inherited from interface javax.management.NotificationBroadcaster

        addNotificationListener, getNotificationInfo, removeNotificationListener
      • Methods inherited from interface javax.management.NotificationEmitter

        removeNotificationListener
    • Method Detail

      • getCurrentStreams

        java.util.Set<javax.management.openmbean.CompositeData> getCurrentStreams()
        Returns the current state of all ongoing streams.