org.jboss.metatype.spi.types
Interface MetaTypeBuilder

All Known Implementing Classes:
ClassMetaTypeBuilder, ObjectNameTypeBuilder

public interface MetaTypeBuilder

MetaTypeBuilder.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Method Summary
 MetaType buildMetaType()
          Build the meta type
 

Method Detail

buildMetaType

MetaType buildMetaType()
Build the meta type

Returns:
the meta type


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