Class GraalReflectionFileGenerator
java.lang.Object
org.infinispan.cli.util.aesh.graal.GraalReflectionFileGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateReflection(org.aesh.command.impl.parser.CommandLineParser<org.aesh.command.invocation.CommandInvocation> parser, Writer w) static void
-
Constructor Details
-
GraalReflectionFileGenerator
public GraalReflectionFileGenerator()
-
-
Method Details
-
generateReflection
public void generateReflection(org.aesh.command.impl.parser.CommandLineParser<org.aesh.command.invocation.CommandInvocation> parser, Writer w) throws IOException - Throws:
IOException
-
main
-