JBoss Managed Parent POM 2.1.1.SP2

org.jboss.metatype.plugins.values.mappers
Class ObjectNameMetaMapperFactory

java.lang.Object
  extended by org.jboss.metatype.plugins.values.mappers.ObjectNameMetaMapperFactory
All Implemented Interfaces:
MetaMapperFactory<ObjectName>

public class ObjectNameMetaMapperFactory
extends Object
implements MetaMapperFactory<ObjectName>

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Constructor Summary
ObjectNameMetaMapperFactory()
           
 
Method Summary
 MetaMapper<ObjectName> newInstance()
          Create a MetaMapper instance
 MetaMapper<ObjectName> newInstance(String... args)
          Create a MetaMapper instance using the specified String[]
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectNameMetaMapperFactory

public ObjectNameMetaMapperFactory()
Method Detail

newInstance

public MetaMapper<ObjectName> newInstance()
Description copied from interface: MetaMapperFactory
Create a MetaMapper instance

Specified by:
newInstance in interface MetaMapperFactory<ObjectName>
Returns:
the MetaMapper

newInstance

public MetaMapper<ObjectName> newInstance(String... args)
Description copied from interface: MetaMapperFactory
Create a MetaMapper instance using the specified String[]

Specified by:
newInstance in interface MetaMapperFactory<ObjectName>
Parameters:
args - - String[] for use by the factory
Returns:
the MetaMapper

JBoss Managed Parent POM 2.1.1.SP2

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