Atavism Version 2018.1AGIS API

atavism.server.marshalling
Class InjectClassFiles

java.lang.Object
  extended by atavism.server.marshalling.InjectClassFiles

public class InjectClassFiles
extends java.lang.Object

Read the set of classes to be marshalled, and then create injected versions in the specified output directory.


Constructor Summary
InjectClassFiles()
           
 
Method Summary
static void main(java.lang.String[] argv)
          The main program parses command line args giving the input directory containing the class file hierarchy, a set of scripts that specify the classes into which marshalling should be injected, and the output directory into which injected class files and the table of class names vs. type numbers should be written.
protected static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectClassFiles

public InjectClassFiles()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Throwable
The main program parses command line args giving the input directory containing the class file hierarchy, a set of scripts that specify the classes into which marshalling should be injected, and the output directory into which injected class files and the table of class names vs. type numbers should be written.

Throws:
java.lang.Throwable

usage

protected static void usage()


Copyright © 2018 Dragonsan Studios Sp. z o.o.