|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionManagerImplementor
The client's interface to the SessionManager. A SessionManager is used to create Hibersap sessions.
Method Summary | |
---|---|
java.util.Map<java.lang.Class<?>,BapiMapping> |
getBapiMappings()
Gets this SessionManager's BapiMappings. |
SessionManagerConfig |
getConfig()
|
ConverterCache |
getConverterCache()
|
java.util.Set<ExecutionInterceptor> |
getInterceptors()
|
Settings |
getSettings()
|
Session |
openSession()
Open a Session using a newly created connection to SAP. |
void |
reset()
|
Method Detail |
---|
java.util.Map<java.lang.Class<?>,BapiMapping> getBapiMappings()
ConverterCache getConverterCache()
SessionManagerConfig getConfig()
Settings getSettings()
void reset()
Session openSession()
java.util.Set<ExecutionInterceptor> getInterceptors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |