com.googlecode.jpattern.service.log
Class Roster
java.lang.Object
com.googlecode.jpattern.service.log.Roster
- All Implemented Interfaces:
- IRoster, Serializable
public class Roster
- extends Object
- implements IRoster
- Author:
- Francesco Cina'
09/apr/2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Roster
public Roster(ITrigger triggerEvent)
addEvent
public void addEvent(IEvent aEvent)
- Specified by:
addEvent in interface IRoster
suspendEvent
public void suspendEvent(String eventName)
- Specified by:
suspendEvent in interface IRoster
reinstateEvent
public void reinstateEvent(String eventName)
- Specified by:
reinstateEvent in interface IRoster
Copyright © 2011. All Rights Reserved.