Class GraalReflectionFileGenerator
- java.lang.Object
-
- org.infinispan.cli.util.aesh.graal.GraalReflectionFileGenerator
-
public class GraalReflectionFileGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description GraalReflectionFileGenerator()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgenerateReflection(org.aesh.command.impl.parser.CommandLineParser<org.aesh.command.invocation.CommandInvocation> parser, Writer w)static voidmain(String[] args)
-
-
-
Method Detail
-
generateReflection
public void generateReflection(org.aesh.command.impl.parser.CommandLineParser<org.aesh.command.invocation.CommandInvocation> parser, Writer w) throws IOException- Throws:
IOException
-
main
public static void main(String[] args)
-
-