Class DecoupledServiceImpl
- java.lang.Object
-
- de.adorsys.ledgers.oba.service.impl.service.DecoupledServiceImpl
-
- All Implemented Interfaces:
DecoupledService
@Service public class DecoupledServiceImpl extends Object implements DecoupledService
-
-
Constructor Summary
Constructors Constructor Description DecoupledServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecuteDecoupledOpr(DecoupledConfRequest request, String token)
-
-
-
Method Detail
-
executeDecoupledOpr
public boolean executeDecoupledOpr(DecoupledConfRequest request, String token)
- Specified by:
executeDecoupledOprin interfaceDecoupledService
-
-