| Package | Description |
|---|---|
| oracle.toplink.essentials.sessions |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionEventAdapter
Purpose: To provide a trivial implemetation of SessionEventListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionEventManager.addListener(SessionEventListener listener)
PUBLIC:
Add the event listener to the session.
|
void |
SessionEventManager.removeListener(SessionEventListener listener)
PUBLIC:
Remove the event listener from the session.
|
Copyright © 2024. All rights reserved.