Package picocli
Class CommandLine.Model.PicocliInvocationHandler
java.lang.Object
picocli.CommandLine.Model.PicocliInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
CommandLine.Model
private static class CommandLine.Model.PicocliInvocationHandler
extends Object
implements InvocationHandler
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
-
-
Constructor Details
-
PicocliInvocationHandler
private PicocliInvocationHandler()
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-