rero.client.functions
Class TimerOperators
java.lang.Object
rero.client.Feature
rero.client.functions.TimerOperators
- All Implemented Interfaces:
- Loadable
- public class TimerOperators
- extends Feature
- implements Loadable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerOperators
public TimerOperators()
init
public void init()
- Specified by:
init
in class Feature
scriptLoaded
public boolean scriptLoaded(ScriptInstance script)
- Specified by:
scriptLoaded
in interface Loadable
scriptUnloaded
public boolean scriptUnloaded(ScriptInstance script)
- Specified by:
scriptUnloaded
in interface Loadable