org.almendra.janet.cas.scheduling
Interface ICommandHolder

All Known Implementing Classes:
CommandAckEnvelope, CommandCallbackEnvelope, CommandEnvelope, CommandReplyEnvelope, CommandResponseEnvelope, ExecuteWorkloadBalancingCommand, ExecuteWorkloadCommand, ExecuteWorkloadSharingCommand

public interface ICommandHolder

Author:
Oliver Plohmann

Method Summary
 ICommand getCommand()
           
 

Method Detail

getCommand

ICommand getCommand()