public class EventRegistryServiceImpl extends Object implements EventRegistry, EventRegistryService, Observer
NOTIF_EVENT_REGISTRY_EXPIRED| Constructor and Description |
|---|
EventRegistryServiceImpl() |
public void setStatsManager(StatsManager m_sm)
public void setSiteService(SiteService siteService)
public void setToolManager(ToolManager toolManager)
public void setMemoryService(MemoryService memoryService)
public void setServerConfigurationService(ServerConfigurationService serverConfigurationService)
public void setFileEventRegistry(FileEventRegistry fileEventRegistry)
public void setEntityBrokerEventRegistry(EntityBrokerEventRegistry ebEventRegistry)
public void setCheckLocalEventNamesFirst(boolean checkLocalEventNamesFirst)
public void init()
public Set<String> getEventIds()
getEventIds in interface EventRegistryServicepublic Set<String> getAnonymousEventIds()
getAnonymousEventIds in interface EventRegistryServicepublic List<ToolInfo> getEventRegistry()
getEventRegistry in interface EventRegistrygetEventRegistry in interface EventRegistryServicepublic List<ToolInfo> getEventRegistry(String siteId, boolean onlyAvailableInSite)
getEventRegistry in interface EventRegistryServicepublic boolean isEventRegistryExpired()
isEventRegistryExpired in interface EventRegistrypublic String getEventName(String eventId)
getEventName in interface EventRegistrygetEventName in interface EventRegistryServicepublic String getToolName(String toolId)
getToolName in interface EventRegistryServicepublic String getToolIcon(String toolId)
getToolIcon in interface EventRegistryServicepublic Map<String,ToolInfo> getEventIdToolMap()
getEventIdToolMap in interface EventRegistryServicepublic ToolFactory getToolFactory()
getToolFactory in interface EventRegistryServicepublic EventFactory getEventFactory()
getEventFactory in interface EventRegistryServicepublic boolean isRegisteredEvent(String eventId)
isRegisteredEvent in interface EventRegistryServicepublic void update(Observable obs, Object obj)
public List<String> getServerEventIds()
getServerEventIds in interface EventRegistryServiceCopyright © 2006–2016 Universidade Fernando Pessoa. All rights reserved.