| Constructor and Description |
|---|
PublicReflectiveCreator() |
public <T> T create(Class<T> clazz) throws InvalidClassException
create in interface Creatorclazz - the type of object to createInvalidClassException - if an instance of the class could not be instantiated for some reasonCopyright © 2012 JBoss by Red Hat. All Rights Reserved.