Class ElectionsServiceImpl
java.lang.Object
info.ejava.examples.svc.docker.votes.services.ElectionsServiceImpl
- All Implemented Interfaces:
ElectionsService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
votesRepository
-
-
Constructor Details
-
ElectionsServiceImpl
public ElectionsServiceImpl()
-
-
Method Details
-
addVote
- Specified by:
addVote
in interfaceElectionsService
-
getVoteCounts
- Specified by:
getVoteCounts
in interfaceElectionsService
-
map
-