org.jboss.kernel.plugins.dependency
Class MatcherFactoryBuilder
java.lang.Object
org.jboss.kernel.plugins.dependency.MatcherFactoryBuilder
public class MatcherFactoryBuilder
- extends Object
Matcher factory builder.
TODO this class only creates a singleton fixed implementation for now
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatcherFactoryBuilder
public MatcherFactoryBuilder()
create
public MatcherFactory create()
- Create the factory
- Returns:
- the factory
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.