com.dynatrace.diagnostics.pdk
Interface PluginEnvironment.Host

Enclosing interface:
PluginEnvironment

public static interface PluginEnvironment.Host

Represents a host.


Method Summary
 java.lang.String getAddress()
          Returns the address of the host.
 

Method Detail

getAddress

java.lang.String getAddress()
Returns the address of the host. This can be a hostname or IP address depending on the infrastructure configuration for this host entry.

Returns:
the address or name of the host


Copyright © 2004-2012 dynaTrace software GmbH