org.powertac.visualizer.interfaces
Interface TimeslotCompleteActivation
- All Known Implementing Classes:
- BrokerService, CustomerService, GencoService, WeatherInfoService
public interface TimeslotCompleteActivation
Should be implemented by spring's singletons that need activation upon timeslot completion.
- Author:
- Jurica Babic
|
Method Summary |
void |
activate(int timeslotIndex,
org.joda.time.Instant postedTime)
|
activate
void activate(int timeslotIndex,
org.joda.time.Instant postedTime)
- Parameters:
timeslotIndex - index of completed timeslot.
Copyright © 2012 Power TAC. All Rights Reserved.