Class AbstractAgentRequestAction

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action
Direct Known Subclasses:
AbstractAgentAction, CreateOutputMessage, DoPing, EncodeAgentResponse, PrepareAgentErrorResponse

public abstract class AbstractAgentRequestAction extends AbstractProfileAction
Base class for agent profile actions that handles lookup of the AgentRequestContext.

This class guarantees that the context exists after doPreExecute(ProfileRequestContext) runs and returns true.

Event:
EventIds.PROCEED_EVENT_ID, EventIds.INVALID_PROFILE_CTX