|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ compiler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.components.compiler
Class CompilerFactory

java.lang.Objectorg.apache.axis.components.compiler.CompilerFactory
- public class CompilerFactory
- extends java.lang.Object
This class implements a factory to instantiate a Compiler.
- Since:
- 2.0
| Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
CompilerFactory()
|
|
| Method Summary | |
static Compiler |
getCompiler()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
protected static org.apache.commons.logging.Log log
| Constructor Detail |
CompilerFactory
public CompilerFactory()
| Method Detail |
getCompiler
public static Compiler getCompiler()
|
|||||||||
| Home >> All >> org >> apache >> axis >> components >> [ compiler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.axis.components.compiler.CompilerFactory