| Package | Description |
|---|---|
| org.hibersap.configuration | |
| org.hibersap.configuration.xml | |
| org.hibersap.interceptor.impl | |
| org.hibersap.session |
| Modifier and Type | Method and Description |
|---|---|
static Set<ExecutionInterceptor> |
ConfigurationHelper.createExecutionInterceptors(SessionManagerConfig sessionManagerConfig) |
Set<ExecutionInterceptor> |
ConfigurationData.getExecutionInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addExecutionInterceptors(ExecutionInterceptor... executionInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationData.addExecutionInterceptors(Set<ExecutionInterceptor> executionInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
SessionManagerConfig |
SessionManagerConfig.addExecutionInterceptorClass(Class<? extends ExecutionInterceptor> interceptorClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
SapErrorInterceptor
Throws a SapException after the execution of a BAPI call when SAP returned an Error message.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ExecutionInterceptor> |
SessionManagerImplementor.getExecutionInterceptors()
Returns this SessionManager's Execution interceptors
|
Set<ExecutionInterceptor> |
SessionManagerImpl.getExecutionInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionImpl.addExecutionInterceptor(ExecutionInterceptor interceptor) |
Copyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.