org.tm4j.tmnav.app.event .EventTypeRegistry

Inheritance Hierarchy

Method Summary
EventType getType(java.lang.String identifier)
EventType registerType(java.lang.String identifier)
Creates a new EventType for the given identifier and returns it.
If the identifier already points to an EventType, no new one is created but the exisiting one is returned.