public interface IDfSessionManagerEventListener
Modifier and Type | Method and Description |
---|---|
void |
onSessionCreate(IDfSession session)
This method is called only when session manager has to create a new session object.
|
void |
onSessionDestroy(IDfSession session)
Deprecated.
|
void onSessionCreate(IDfSession session) throws DfException
session
- that has been createdDfException
void onSessionDestroy(IDfSession session) throws DfException
session
- that will be disconnectedDfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.