public class IdentificationHandlerImpl extends ComponentBase implements IdentificationHandler
IDENTIFICATION_CONFIG_KEY
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIG_DEFAULT_AGENTID
Default name to use for a new target.
|
Constructor and Description |
---|
IdentificationHandlerImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAgentId()
Return the agent identification.
|
getAgentContext, getAgentUpdateHandler, getConfigurationHandler, getConnectionHandler, getDeploymentHandler, getDiscoveryHandler, getDownloadHandler, getEventsHandler, getExecutorService, getFeedbackHandler, getIdentificationHandler, getLoggingHandler, getWorkDir, init, logDebug, logDebug, logError, logError, logInfo, logInfo, logWarning, logWarning, onInit, onStart, onStop, start, stop
public static final java.lang.String CONFIG_DEFAULT_AGENTID
public java.lang.String getAgentId()
IdentificationHandler
getAgentId
in interface IdentificationHandler
null
if none is available.