com.jeta.open.support
Class DefaultComponentFinderFactory
java.lang.Object
com.jeta.open.support.DefaultComponentFinderFactory
- All Implemented Interfaces:
- ComponentFinderFactory
- Direct Known Subclasses:
- HierarchicalComponentFinderFactory
public class DefaultComponentFinderFactory
- extends Object
- implements ComponentFinderFactory
Default component finder factory implementation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultComponentFinderFactory
public DefaultComponentFinderFactory()
createFinder
public ComponentFinder createFinder(Container parent)
- Creates a ComponentFinder instance that is associated with the given
container.
- Specified by:
createFinder
in interface ComponentFinderFactory
Copyright © 2005-2007 Jeff Tassin & Todd Viegut. All Rights Reserved.