@Service(value="serviceLocator") public class ServiceLocatorImpl extends Object implements ServiceLocator
| Constructor and Description |
|---|
ServiceLocatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
SlotScoreService |
getSlotScoreService() |
void |
setSlotScoreService(SlotScoreService slotScoreService) |
public void setSlotScoreService(SlotScoreService slotScoreService)
setSlotScoreService in interface ServiceLocatorpublic SlotScoreService getSlotScoreService()
getSlotScoreService in interface ServiceLocatorCopyright © 2015. All rights reserved.