public abstract class CoreSessionEventManager<SESSION_EVENT_LISTENER extends CoreSessionEventListener>
extends java.lang.Object
Constructor and Description |
---|
CoreSessionEventManager() |
Modifier and Type | Method and Description |
---|---|
abstract void |
addListener(SESSION_EVENT_LISTENER listener)
PUBLIC:
Add the event listener to the session.
|
public abstract void addListener(SESSION_EVENT_LISTENER listener)