Package consciouscode.seedling.tasks

Interface Summary
PeriodicTask Interface for tasks that can be scheduled for execution by a Clock.
 

Class Summary
AbstractPeriodicTask Interface for tasks that can be scheduled for execution by a Clock.
Clock A Seedling node that can schedule tasks within a dedicated working thread.
MemoryMonitorTask A periodic task that logs information about the JVM's memory state.
 



Copyright © 2001–2012 Todd V. Jonker. All Rights Reserved.