private static final class CommandInfo.Beans
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static java.lang.reflect.Method |
instantiateMethod |
Modifier | Constructor and Description |
---|---|
private |
Beans() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.Object |
instantiate(java.lang.ClassLoader loader,
java.lang.String cn)
Equivalent to invoking java.beans.Beans.instantiate(loader, cn)
|