Uses of Class
org.eclipse.persistence.sessions.SessionEventManager
-
Uses of SessionEventManager in org.eclipse.persistence.internal.sessions
Modifier and TypeFieldDescriptionprotected SessionEventManager
AbstractSession.eventManager
Stores the event listeners for this session.Modifier and TypeMethodDescriptionAbstractSession.getEventManager()
PUBLIC: Return the event manager.Modifier and TypeMethodDescriptionvoid
AbstractSession.setEventManager
(SessionEventManager eventManager) INTERNAL: Set the event manager. -
Uses of SessionEventManager in org.eclipse.persistence.sessions
Modifier and TypeMethodDescriptionINTERNAL: Clone the event manager for the new session.Session.getEventManager()
PUBLIC: Return the event manager.