| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.sessions | |
| oracle.toplink.essentials.sessions |
| Modifier and Type | Field and Description |
|---|---|
protected SessionEventManager |
AbstractSession.eventManager
Stores the event listeners for this session.
|
| Modifier and Type | Method and Description |
|---|---|
SessionEventManager |
AbstractSession.getEventManager()
PUBLIC:
Return the event manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSession.setEventManager(SessionEventManager eventManager)
INTERNAL:
Set the event manager.
|
| Modifier and Type | Method and Description |
|---|---|
SessionEventManager |
SessionEventManager.clone(Session newSession)
INTERNAL:
|
SessionEventManager |
Session.getEventManager()
PUBLIC:
Return the event manager.
|
Copyright © 2025. All rights reserved.