public class EventTypeCompileTimeResolver extends Object implements EventTypeNameResolver, CompileTimeResolver
Constructor and Description |
---|
EventTypeCompileTimeResolver(String moduleName,
Set<String> moduleUses,
EventTypeCompileTimeRegistry locals,
EventTypeRepositoryImpl publics,
PathRegistry<String,EventType> path,
ModuleDependenciesCompileTime moduleDependencies) |
Modifier and Type | Method and Description |
---|---|
PathRegistry<String,EventType> |
getPath() |
EventType |
getTypeByName(String typeName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makePathAmbiguous, validateAmbiguous
public EventTypeCompileTimeResolver(String moduleName, Set<String> moduleUses, EventTypeCompileTimeRegistry locals, EventTypeRepositoryImpl publics, PathRegistry<String,EventType> path, ModuleDependenciesCompileTime moduleDependencies)
public PathRegistry<String,EventType> getPath()
public EventType getTypeByName(String typeName)
getTypeByName
in interface EventTypeNameResolver
Copyright © 2005–2018. All rights reserved.