@Service public class ReloadService extends Object
| Constructor and Description |
|---|
ReloadService(VehicleService vehicleService,
LocationRepository locationRepository,
LocationService locationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
reload(org.springframework.boot.context.event.ApplicationStartedEvent event) |
@Autowired ReloadService(VehicleService vehicleService, LocationRepository locationRepository, LocationService locationService)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.