org.hibersap.configuration
Class ConfigurationHelper

java.lang.Object
  extended by org.hibersap.configuration.ConfigurationHelper

public class ConfigurationHelper
extends Object


Method Summary
static Set<BapiInterceptor> createBapiInterceptors(SessionManagerConfig sessionManagerConfig)
           
static Context createContext(SessionManagerConfig sessionManagerConfig)
           
static Set<ExecutionInterceptor> createExecutionInterceptors(SessionManagerConfig sessionManagerConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createContext

public static Context createContext(SessionManagerConfig sessionManagerConfig)

createExecutionInterceptors

public static Set<ExecutionInterceptor> createExecutionInterceptors(SessionManagerConfig sessionManagerConfig)

createBapiInterceptors

public static Set<BapiInterceptor> createBapiInterceptors(SessionManagerConfig sessionManagerConfig)


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