rero.client.functions
Class TokenOperators
java.lang.Object
rero.client.Feature
rero.client.functions.TokenOperators
- All Implemented Interfaces:
- Loadable
- public class TokenOperators
- extends Feature
- implements Loadable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenOperators
public TokenOperators()
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