com.tivoli.twg.engine
Interface TWGActiveConsoleListener
- All Known Implementing Classes:
- TWGContentInfoBeans, TWGTaskActivation
- public interface TWGActiveConsoleListener
Interface for active console start/stop listener. This interface
is used to obtain asynchronous notifications about active console state
changes.
activeConsoleChanged
public void activeConsoleChanged(TWGActiveConsole console,
int state)
- Notification of an active console state change.
- Parameters:
console
- TWGActiveConsole object that changed.state
- new state of the console