rero.gui.script
Class SessionOperators
java.lang.Object
rero.gui.script.SessionOperators
- All Implemented Interfaces:
- Loadable
- public class SessionOperators
- extends Object
- implements Loadable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
session
protected IRCSession session
SessionOperators
public SessionOperators(IRCSession _session)
scriptLoaded
public boolean scriptLoaded(ScriptInstance script)
- Specified by:
scriptLoaded
in interface Loadable
scriptUnloaded
public boolean scriptUnloaded(ScriptInstance script)
- Specified by:
scriptUnloaded
in interface Loadable