public class ObjectNameMetaMapperFactory extends Object implements MetaMapperFactory<ObjectName>
| Constructor and Description |
|---|
ObjectNameMetaMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
MetaMapper<ObjectName> |
newInstance()
Create a MetaMapper instance
|
MetaMapper<ObjectName> |
newInstance(String... args)
Create a MetaMapper instance using the specified String[]
|
public MetaMapper<ObjectName> newInstance()
MetaMapperFactorynewInstance in interface MetaMapperFactory<ObjectName>public MetaMapper<ObjectName> newInstance(String... args)
MetaMapperFactorynewInstance in interface MetaMapperFactory<ObjectName>args - - String[] for use by the factoryCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.