public interface SessionCreator
| Modifier and Type | Method and Description |
|---|---|
SessionImpl |
createSession(OpenKitComposite parent)
Returns a newly created
SessionImpl. |
void |
reset()
Resets the internal state of this session creator.
|
SessionImpl createSession(OpenKitComposite parent)
SessionImpl.parent - the parent composite of the session to create.void reset()