Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
The listener is called if a component implementing the XReset interface performs a reset. Before the component performs the reset, "approveReset" is called from the listener. Within "approveReset" you may check conditions to prove if the reset should be executed or not, so you may cancel the action.
The events occur in the following order:
reset -> "approveReset -> "perform reset" -> "resetted"
Methods' Summary |
|
approveReset | is invoked before resetting a component. |
resetted | is invoked when a component is reset. |
Methods' Details |
||
|
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.