Uses of Interface
info.ejava.assignments.testing.rentals.renters.RentersService
Packages that use RentersService
Package
Description
-
Uses of RentersService in info.ejava_student.starter.assignment1.testing.houserentals
Fields in info.ejava_student.starter.assignment1.testing.houserentals declared as RentersServiceModifier and TypeFieldDescriptionprivate final RentersService
HouseRentalsTestingApp.Init.rentersService
Methods in info.ejava_student.starter.assignment1.testing.houserentals with parameters of type RentersServiceModifier and TypeMethodDescription(package private) org.springframework.boot.CommandLineRunner
HouseRentalsTestingApp.lambdaDemo
(RentersService rentersService) -
Uses of RentersService in info.ejava.assignments.testing.rentals.renters
Classes in info.ejava.assignments.testing.rentals.renters that implement RentersServiceMethods in info.ejava.assignments.testing.rentals.renters that return RentersServiceModifier and TypeMethodDescriptionRentersConfiguration.rentersService
(RentersProperties props, RenterValidator validator)