@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 CommandResolver
public Node group()
group
in interface CommandResolver
public List<Node> searchPath()
searchPath
in interface CommandResolver
public Node resolve(NodePath path)
resolve
in interface CommandResolver
public Node resolve(String name)
resolve
in interface CommandResolver
Copyright © 2008-2013 Sonatype. All Rights Reserved.