public interface ServiceLocator
| Modifier and Type | Method and Description |
|---|---|
ResourcesService |
getResourcesService()
Gets the resources service.
|
void |
setResourcesService(ResourcesService resourcesService)
Sets the ResourcesService.
|
ResourcesService getResourcesService()
void setResourcesService(ResourcesService resourcesService)
resourcesService - the new ResourcesServiceCopyright © 2015. All rights reserved.