@Singleton public class CommandResolverImpl extends Object implements CommandResolver
CommandResolver component.| Constructor and Description |
|---|
CommandResolverImpl(javax.inject.Provider<Variables> variables,
EventManager events,
CommandRegistry commands) |
@Inject public CommandResolverImpl(javax.inject.Provider<Variables> variables, EventManager events, CommandRegistry commands)
public Node root()
root in interface CommandResolverpublic Node group()
group in interface CommandResolverpublic List<Node> searchPath()
searchPath in interface CommandResolverpublic Node resolve(NodePath path)
resolve in interface CommandResolverpublic Node resolve(String name)
resolve in interface CommandResolverCopyright © 2008-2012 Sonatype. All Rights Reserved.