com.dynatrace.diagnostics.pdk
Interface AgentGroupSource

All Superinterfaces:
Source

public interface AgentGroupSource
extends Source

Extends the Source Interface. Indicates, that the Source of the Measure was an AgentGroup.


Method Summary
 java.util.Collection<java.lang.String> getAgentGroupNames()
          Returns a Collection of Strings containing the Names of all AgentGroups
 
Methods inherited from interface com.dynatrace.diagnostics.pdk.Source
getSourceType
 

Method Detail

getAgentGroupNames

java.util.Collection<java.lang.String> getAgentGroupNames()
Returns a Collection of Strings containing the Names of all AgentGroups

Returns:
a Collection of Strings containing the Names of all AgentGroups


Copyright © 2004-2012 dynaTrace software GmbH