|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetaMapperFactory<T>
A factory interface for creating MetaMappers
| Method Summary | |
|---|---|
MetaMapper<T> |
newInstance()
Create a MetaMapper instance |
MetaMapper<T> |
newInstance(String... args)
Create a MetaMapper instance using the specified String[] |
| Method Detail |
|---|
MetaMapper<T> newInstance()
MetaMapper<T> newInstance(String... args)
args - - String[] for use by the factory
IllegalArgumentException - if the args is invalid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||