Class CompilerFactory

java.lang.Object
org.apache.axis.components.compiler.CompilerFactory

public class CompilerFactory extends Object
This class implements a factory to instantiate a Compiler.
Since:
2.0
Author:
Davanum Srinivas, Stefano Mazzocchi
  • Field Details

    • log

      protected static org.apache.commons.logging.Log log
  • Constructor Details

    • CompilerFactory

      public CompilerFactory()
  • Method Details

    • getCompiler

      public static Compiler getCompiler()