Package | Description |
---|---|
de.adorsys.opba.protocol.facade.services | |
de.adorsys.opba.protocol.facade.services.context |
Modifier and Type | Method and Description |
---|---|
protected InternalContext<REQUEST,ACTION> |
FacadeService.contextFor(REQUEST request) |
protected InternalContext<REQUEST,ACTION> |
FacadeService.selectAndSetProtocolTo(InternalContext<REQUEST,ACTION> ctx) |
<REQUEST,ACTION> |
ProtocolSelector.selectProtocolFor(InternalContext<REQUEST,ACTION> ctx,
ProtocolAction protocolAction,
Map<String,? extends ACTION> actionBeans) |
Modifier and Type | Method and Description |
---|---|
protected ServiceContext<REQUEST> |
FacadeService.addRequestScopedFor(REQUEST request,
InternalContext<REQUEST,ACTION> ctx) |
protected InternalContext<REQUEST,ACTION> |
FacadeService.selectAndSetProtocolTo(InternalContext<REQUEST,ACTION> ctx) |
<REQUEST,ACTION> |
ProtocolSelector.selectProtocolFor(InternalContext<REQUEST,ACTION> ctx,
ProtocolAction protocolAction,
Map<String,? extends ACTION> actionBeans) |
Modifier and Type | Method and Description |
---|---|
<REQUEST extends FacadeServiceableGetter,ACTION> |
ServiceContextProviderForFintech.provide(REQUEST request) |
<REQUEST extends FacadeServiceableGetter,ACTION> |
ServiceContextProvider.provide(REQUEST request) |
Modifier and Type | Method and Description |
---|---|
<REQUEST extends FacadeServiceableGetter,ACTION> |
ServiceContextProviderForFintech.provideRequestScoped(REQUEST request,
InternalContext<REQUEST,ACTION> ctx) |
<REQUEST extends FacadeServiceableGetter,ACTIONS> |
ServiceContextProvider.provideRequestScoped(REQUEST request,
InternalContext<REQUEST,ACTIONS> ctx) |
Copyright © 2020. All rights reserved.