public class EventTypeCompileTimeRegistry extends Object
Constructor and Description |
---|
EventTypeCompileTimeRegistry(EventTypeRepository eventTypeRepositoryPreconfigured) |
Modifier and Type | Method and Description |
---|---|
EventType |
getModuleTypes(String typeName) |
Collection<EventType> |
getNewTypesAdded() |
void |
newType(EventType type) |
public EventTypeCompileTimeRegistry(EventTypeRepository eventTypeRepositoryPreconfigured)
public void newType(EventType type)
public Collection<EventType> getNewTypesAdded()
Copyright © 2005–2019. All rights reserved.