com.apama.engine
Interface NamedMonitorInfo

All Superinterfaces:
NameInfo

public interface NamedMonitorInfo
extends NameInfo

This interface provides the API for accessing a snapshot of information about a Monitor that is/was live in the engine.


Method Summary
 int getNumSubMonitors()
          Get the number of sub-monitors for this Monitor.
 
Methods inherited from interface com.apama.engine.NameInfo
getFullyQualifiedName, getName, getPackage
 

Method Detail

getNumSubMonitors

int getNumSubMonitors()
Get the number of sub-monitors for this Monitor.

Returns:
the number of sub-monitors.


Submit a bug or feature
Copyright (c) 2013-2014 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its Subsidiaries and or/its Affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.