org.jboss.dependency.plugins.graph
Class ChildrenOnlyLeavesFirstLookupStrategy
java.lang.Object
org.jboss.dependency.plugins.graph.AbstractLookupStrategy
org.jboss.dependency.plugins.graph.LocalLookupStrategy
org.jboss.dependency.plugins.graph.HierarchyLookupStrategy
org.jboss.dependency.plugins.graph.LeavesFirstLookupStrategy
org.jboss.dependency.plugins.graph.ChildrenOnlyLeavesFirstLookupStrategy
- All Implemented Interfaces:
- LookupStrategy, SearchInfo
public class ChildrenOnlyLeavesFirstLookupStrategy
- extends LeavesFirstLookupStrategy
Children only - leaves first.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChildrenOnlyLeavesFirstLookupStrategy
public ChildrenOnlyLeavesFirstLookupStrategy()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.