- java.lang.Object
-
- jakarta.activation.CommandInfo.Beans
-
- Enclosing class:
- CommandInfo
private static final class CommandInfo.Beans extends java.lang.ObjectHelper class to invoke Beans.instantiate reflectively or the equivalent with core reflection when module java.desktop is not readable.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static java.lang.reflect.MethodinstantiateMethod
-
Constructor Summary
Constructors Modifier Constructor Description privateBeans()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static java.lang.Objectinstantiate(java.lang.ClassLoader loader, java.lang.String cn)Equivalent to invoking java.beans.Beans.instantiate(loader, cn)
-