@Component(value="menuItemService") public class MenuItemRegistryImpl extends Object implements MenuItemRegistry
SERVICE_NAME
Constructor and Description |
---|
MenuItemRegistryImpl(List<MenuItem> aExtensions) |
Modifier and Type | Method and Description |
---|---|
List<MenuItem> |
getMenuItems() |
void |
onContextRefreshedEvent(org.springframework.context.event.ContextRefreshedEvent aEvent) |
@EventListener public void onContextRefreshedEvent(org.springframework.context.event.ContextRefreshedEvent aEvent)
public List<MenuItem> getMenuItems()
getMenuItems
in interface MenuItemRegistry
Copyright © 2012–2018. All rights reserved.