Uses of Class
edu.cnm.deepdive.picmegallery.service.EventService
-
Packages that use EventService Package Description edu.cnm.deepdive.picmegallery.controller -
-
Uses of EventService in edu.cnm.deepdive.picmegallery.controller
Constructors in edu.cnm.deepdive.picmegallery.controller with parameters of type EventService Constructor Description EventController(EventService eventService)
This Constructor creates an EventService object.
-