org.jboss.dependency.plugins.graph
Class ChildrenOnlyDepthLookupStrategy
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.DepthLookupStrategy
org.jboss.dependency.plugins.graph.ChildrenOnlyDepthLookupStrategy
- All Implemented Interfaces:
- LookupStrategy, SearchInfo
public class ChildrenOnlyDepthLookupStrategy
- extends DepthLookupStrategy
Children only - depth search.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChildrenOnlyDepthLookupStrategy
public ChildrenOnlyDepthLookupStrategy()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.