|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavassistConstructor
JavassistConstructor.
Will typically be implemented by a generated class to call particular target constructor
Method Summary | |
---|---|
Object |
newInstance(Object[] args)
Invoke the constructor |
Method Detail |
---|
Object newInstance(Object[] args) throws Throwable
args
- the parameters
Throwable
- for any error
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |