com.almende.eve.scheduler
Class ClockSchedulerFactory
java.lang.Object
com.almende.eve.scheduler.ClockSchedulerFactory
- All Implemented Interfaces:
- SchedulerFactory
public class ClockSchedulerFactory
- extends Object
- implements SchedulerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClockSchedulerFactory
public ClockSchedulerFactory(AgentFactory agentFactory,
Map<String,Object> params)
- This constructor is called when constructed by the AgentFactory
- Parameters:
agentFactory
- params
-
ClockSchedulerFactory
public ClockSchedulerFactory(AgentFactory agentFactory,
String id)
getScheduler
public Scheduler getScheduler(String agentId)
- Specified by:
getScheduler
in interface SchedulerFactory
destroyScheduler
public void destroyScheduler(String agentId)
- Specified by:
destroyScheduler
in interface SchedulerFactory
Copyright © 2013 Almende BV. All Rights Reserved.