org.jboss.metatype.plugins.values
Class MetaValueFactoryBuilder
java.lang.Object
org.jboss.metatype.plugins.values.MetaValueFactoryBuilder
public class MetaValueFactoryBuilder
- extends Object
MetaValueFactoryBuilder.
TODO this class only creates a singleton implementation for now, configurable
via the org.jboss.metatype.api.values.MetaValueFactory system property.
- Version:
- $Revision: 76501 $
- Author:
- Adrian Brock, Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaValueFactoryBuilder
public MetaValueFactoryBuilder()
create
public static MetaValueFactory create()
- Create the factory
- Returns:
- the factory
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.