public class IdToDependencyNode<T> extends Object
Constructor and Description |
---|
IdToDependencyNode(org.slf4j.Logger logger) |
public IdToDependencyNode(org.slf4j.Logger logger)
public void add(String id, T target, String... constraints)
id
- unique, qualified id for the targettarget
- the object to be ordered (or null as a placeholder)constraints
- optional, variable constraintsadd(org.apache.tapestry5.ioc.Orderable)
public List<T> getOrdered()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.