public interface ManagedSession extends SystemSession
Modifier and Type | Method and Description |
---|---|
DocumentOutputManager |
getDocumentOutputManager()
Returns the document output manager for this session.
|
ManagedServerConnectionDescriptor |
getManagedServerConnectionDescriptor()
Returns the ManagedServerConnectionDescriptor used to connect this session to a
server or
null if the session has not yet been connected or
the session is a local session |
ModelOutputManager |
getModelOutputManager()
Returns the model output manager for this session.
|
ProcessorStreamManager |
getProcessorStreamManager()
Returns the stream manager for this session.
|
ServerCatalogManager |
getServerCatalogManager()
Returns the server catalog manager for this session
|
SessionObjectFactory |
getSessionObjectFactory()
Returns the session object factory for this session.
|
getDataModelFactory, getLocale, getLocaleInfo, getPropertyFactory, isLocalSession
ProcessorStreamManager getProcessorStreamManager()
ModelOutputManager getModelOutputManager()
DocumentOutputManager getDocumentOutputManager()
ManagedServerConnectionDescriptor getManagedServerConnectionDescriptor()
null
if the session has not yet been connected or
the session is a local sessionnull
SessionObjectFactory getSessionObjectFactory()
ServerCatalogManager getServerCatalogManager()
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.