org.jboss.metatype.plugins.types
Class ObjectNameTypeBuilder
java.lang.Object
org.jboss.metatype.plugins.types.ObjectNameTypeBuilder
- All Implemented Interfaces:
- MetaTypeBuilder
public class ObjectNameTypeBuilder
- extends Object
- implements MetaTypeBuilder
A type builder for the javax.management.ObjectName type
- Version:
- $Revision:$
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final ObjectNameTypeBuilder INSTANCE
- The singleton instance
META_TYPE
public static final CompositeMetaType META_TYPE
- The MetaType for Class
ObjectNameTypeBuilder
public ObjectNameTypeBuilder()
buildMetaType
public MetaType buildMetaType()
- Description copied from interface:
MetaTypeBuilder
- Build the meta type
- Specified by:
buildMetaType
in interface MetaTypeBuilder
- Returns:
- the meta type
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.