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