public interface ClearEventListener extends Serializable
Listener for notification of Session.clear()
| Modifier and Type | Method and Description |
|---|---|
void |
onClear(ClearEvent event)
Callback for
Session.clear() notification |
void onClear(ClearEvent event)
Callback for Session.clear() notification
event - The event representing the clearCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.