org.almendra.janet.cas.scheduling
Interface ICommandAcceptor

All Known Subinterfaces:
IAgent
All Known Implementing Classes:
AbstractAgent, Agent, SystemAgent

public interface ICommandAcceptor

Author:
Oliver

Method Summary
 void accept(CommandEnvelope env)
           
 

Method Detail

accept

void accept(CommandEnvelope env)