public interface ConstructorAccessor
Will typically be implemented by a generated class to call particular target constructor
Modifier and Type | Method and Description |
---|---|
Object |
newInstance(Object[] args)
Invoke the constructor
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.