public class NamedWindowCompileTimeResolverImpl extends Object implements NamedWindowCompileTimeResolver
Constructor and Description |
---|
NamedWindowCompileTimeResolverImpl(String moduleName,
Set<String> moduleUses,
NamedWindowCompileTimeRegistry locals,
PathRegistry<String,NamedWindowMetaData> path,
ModuleDependenciesCompileTime moduleDependencies) |
Modifier and Type | Method and Description |
---|---|
NamedWindowMetaData |
resolve(String namedWindowName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makePathAmbiguous, validateAmbiguous
public NamedWindowCompileTimeResolverImpl(String moduleName, Set<String> moduleUses, NamedWindowCompileTimeRegistry locals, PathRegistry<String,NamedWindowMetaData> path, ModuleDependenciesCompileTime moduleDependencies)
public NamedWindowMetaData resolve(String namedWindowName)
resolve
in interface NamedWindowCompileTimeResolver
Copyright © 2005–2018. All rights reserved.