JBoss Managed Parent POM 2.1.1.SP2

org.jboss.metatype.plugins.types
Class ClassMetaTypeBuilder

java.lang.Object
  extended by org.jboss.metatype.plugins.types.ClassMetaTypeBuilder
All Implemented Interfaces:
MetaTypeBuilder

public class ClassMetaTypeBuilder
extends Object
implements MetaTypeBuilder

ClassMetaTypeBuilder.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Field Summary
static MetaType CLASS_META_TYPE
          The MetaType for Class
static ClassMetaTypeBuilder INSTANCE
          The singleton instance
 
Constructor Summary
ClassMetaTypeBuilder()
           
 
Method Summary
 MetaType buildMetaType()
          Build the meta type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ClassMetaTypeBuilder INSTANCE
The singleton instance


CLASS_META_TYPE

public static final MetaType CLASS_META_TYPE
The MetaType for Class

Constructor Detail

ClassMetaTypeBuilder

public ClassMetaTypeBuilder()
Method Detail

buildMetaType

public MetaType buildMetaType()
Description copied from interface: MetaTypeBuilder
Build the meta type

Specified by:
buildMetaType in interface MetaTypeBuilder
Returns:
the meta type

JBoss Managed Parent POM 2.1.1.SP2

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