Uses of Interface
org.apache.uima.resource.Session
Package
Description
Apache UIMA
Apache UIMA internals
Interfaces for
Resources
and ResourceSpecifiers
.-
Uses of Session in org.apache.uima
Modifier and TypeMethodDescriptionUimaContext.getSession()
Returns the Session object, which can be used to store data that pertains to a particular client session.Modifier and TypeMethodDescriptionvoid
UimaContextAdmin.setSession
(Session aSession) Sets the current session object. -
Uses of Session in org.apache.uima.impl
Modifier and TypeMethodDescriptionChildUimaContext_impl.getSession()
RootUimaContext_impl.getSession()
Modifier and TypeMethodDescriptionvoid
ChildUimaContext_impl.setSession
(Session aSession) void
RootUimaContext_impl.setSession
(Session aSession) -
Uses of Session in org.apache.uima.resource
Modifier and TypeMethodDescriptionvoid
ConfigurationManager.setSession
(Session aSession) Sets the currentSession
. -
Uses of Session in org.apache.uima.resource.impl
Modifier and TypeMethodDescriptionvoid
SessionNamespaceView_impl.setRootSession
(Session aSession) Sets the root session for this view.void
ConfigurationManagerImplBase.setSession
(Session aSession)