org.jboss.metatype.plugins.types
Class MetaTypeFactoryBuilder

java.lang.Object
  extended by org.jboss.metatype.plugins.types.MetaTypeFactoryBuilder

public class MetaTypeFactoryBuilder
extends Object

MetaTypeFactoryBuilder. TODO this class only creates a singleton fixed implementation for now

Version:
$Revision: 1.1 $
Author:
Adrian Brock

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

Constructor Detail

MetaTypeFactoryBuilder

public MetaTypeFactoryBuilder()
Method Detail

create

public static MetaTypeFactory create()
Create the factory

Returns:
the factory


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