com.ibm.streams.management.instance

Interface InstanceActiveServiceMXBean

    • Field Detail

      • TYPE

        static final java.lang.String TYPE
        TYPE is used to identify this bean as an active instance service bean when building the bean's ObjectName. The value is "domain.instance.service.active"
        See Also:
        Constant Field Values
    • Method Detail

      • getInstance

        java.lang.String getInstance()
        Returns the name of the instance which contains the service.
        Returns:
        the instance name.
IBM InfoSphere Streams JMX API