org.jboss.metatype.plugins.values.defaults
Class StringObjectNameDefaultBuilder
java.lang.Object
org.jboss.metatype.plugins.values.defaults.StringObjectNameDefaultBuilder
- All Implemented Interfaces:
- DefaultValueBuilder
public class StringObjectNameDefaultBuilder
- extends Object
- implements DefaultValueBuilder
A DefaultValueBuilder for ObjectNames that are represented using a
SimpleMetaType.STRING SimpleValue.
- 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 |
StringObjectNameDefaultBuilder
public StringObjectNameDefaultBuilder()
getType
public MetaType getType()
- Specified by:
getType
in interface DefaultValueBuilder
buildMetaValue
public MetaValue buildMetaValue(String value)
throws Exception
- Specified by:
buildMetaValue
in interface DefaultValueBuilder
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.