|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.novell.application.console.snapin.ShellLifecycleAdapter
Listens for shell lifecycle events.
The ShellLifecycle Adapter class is the default implementation of the ShellLifecycle Listener interface, implemented for the purpose of listening for shell lifecycle events.
ShellLifecycleListener| Constructor Summary | |
ShellLifecycleAdapter()
Builds a ShellLifecycleAdapter object. |
|
| Method Summary | |
void |
processEvent(ShellLifecycleEvent event)
Allows a participating snap-in to perform an action associated with a shell lifecycle event. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ShellLifecycleAdapter()
| Method Detail |
public void processEvent(ShellLifecycleEvent event)
The participating snap-in is notified that a shell lifecycle status has changed.
event - The shell lifecycle event containing the new status.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||