org.jboss.metatype.plugins.types
Class ClassMetaTypeBuilder
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final ClassMetaTypeBuilder INSTANCE
- The singleton instance
CLASS_META_TYPE
public static final MetaType CLASS_META_TYPE
- The MetaType for Class
ClassMetaTypeBuilder
public ClassMetaTypeBuilder()
buildMetaType
public MetaType buildMetaType()
- Description copied from interface:
MetaTypeBuilder
- Build the meta type
- Specified by:
buildMetaType
in interface MetaTypeBuilder
- Returns:
- the meta type
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.