org.almendra.janet.cas.scheduling
Interface IInterpreter

All Known Subinterfaces:
IWorkLoadBalancingInterpreter
All Known Implementing Classes:
AbstractConsumerInterpreter, AbstractProducerInterpreter, AbstractWorkLoadBalancingInterpreter, CancelReduceLoadInterpreter, CentralInterpreter, DeregisterAgentInterpreter, DeregisterApplicationInterpreter, DeregisterNodeFinalInterpreter, DeregisterNodeInterpreter, DeregisterNodeInterpreter, DisplayAttributeInterpreter, DisplayLogEntryInterpreter, DistributorInterpreter, EvictInterpreter, ExecuteEventHandlerInterpreter, ExecuteWorkloadBalancingInterpreter, ExecuteWorkloadSharingInterpreter, ExecutorInterpreter, FibonacciBalancingInterpreter, FibonacciInterpreter, FibonacciSharingInterpreter, FibonacciStartInterpreter, InstallLoggerInterpreter, InstallProducerInterpreter, InterruptibleReduceLoadInterpreter, LoggerInterpreter, NodeInterpreter, NodeShutdownInterpreter, NodeShutdownRequestInterpreter, NodeStartedInterpreter, NodeStartedInterpreter, NodeStartedInterpreter, NodeStartedInterpreter, NotifyCPULoadChangedInterpreter, NotifyQSCChangedInterpreter, NotifyValueChangedInterpreter, NullInterpreter, ObserverConnectionStatusChangedInterpreter, ObserverStateChangedInterpreter, ObserveWorkstationLoadInterpreter, ObserveWorkstationLoadInterpreter, ProcessCPULoadChangedInterpreter, ProcessQSCChangedInterpreter, ReduceLoadInterpreter, RegisterAgentInterpreter, RegisterApplicationInterpreter, RegisteredNodeInterpreter, RegisteredNodeInterpreter, RegisterNodeInterpreter, RegisterNodeInterpreter, RegisterNodeInterpreter, RegisterNodeInterpreter, SetMaskInterpreter, StartInterpreter, StartInterpreter, StartInterpreter, StartInterpreter, StartInterpreter, StartInterpreter, StartInterpreter, StartViewInterpreter, UnInstallLoggerInterpreter, UnInstallProducerInterpreter, UnsetMaskInterpreter, WorkloadDistributionInterpreter

public interface IInterpreter

Author:
Oliver

Method Summary
 StringVector commandNames()
           
 void execute(CommandAccessor cmdAccessor)
           
 

Method Detail

execute

void execute(CommandAccessor cmdAccessor)

commandNames

StringVector commandNames()