public class ConnectAgentInitializeCallback extends Object implements InitializeCallback
InitializeCallback that will send the appropriate "connect agent" message
to the server. This is required because an agent must never send any message to a server without first
ensuring it sends this "connect agent" message successfully.| Constructor and Description |
|---|
ConnectAgentInitializeCallback(AgentMain agent) |
public ConnectAgentInitializeCallback(AgentMain agent)
public boolean sendingInitialCommand(RemoteCommunicator comm, Command command) throws Throwable
sendingInitialCommand in interface InitializeCallbackThrowableCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.