org.jboss.kernel.plugins.dependency
Class MatcherFactoryBuilder

java.lang.Object
  extended by 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

Constructor Summary
MatcherFactoryBuilder()
           
 
Method Summary
 MatcherFactory create()
          Create the factory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatcherFactoryBuilder

public MatcherFactoryBuilder()
Method Detail

create

public MatcherFactory create()
Create the factory

Returns:
the factory


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.