Uses of Interface
org.hibersap.session.Context

Packages that use Context
org.hibersap.configuration   
org.hibersap.execution.jca   
org.hibersap.execution.jco   
org.hibersap.session   
 

Uses of Context in org.hibersap.configuration
 

Methods in org.hibersap.configuration that return Context
static Context ContextFactory.create(SessionManagerConfig config)
           
static Context ConfigurationHelper.createContext(SessionManagerConfig sessionManagerConfig)
           
 

Uses of Context in org.hibersap.execution.jca
 

Classes in org.hibersap.execution.jca that implement Context
 class JCAContext
          Implementation for JCA, which uses a deployed resource adapter to connect to SAP.
 

Uses of Context in org.hibersap.execution.jco
 

Classes in org.hibersap.execution.jco that implement Context
 class JCoContext
           
 

Uses of Context in org.hibersap.session
 

Methods in org.hibersap.session that return Context
 Context SessionManagerImplementor.getContext()
          Returns this SessionManager's Context class.
 Context SessionManagerImpl.getContext()
           
 

Constructors in org.hibersap.session with parameters of type Context
SessionManagerImpl(ConfigurationData data, Context context)
           
 



Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.