| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.wsdl.gen.NoopFactory
This factory returns a bunch of NoopGenerators
| Constructor Summary | |
| NoopFactory() | |
| Method Summary | |
|  void | generatorPass(javax.wsdl.Definition def,
              SymbolTable symbolTable)Method generatorPass | 
|  BaseTypeMapping | getBaseTypeMapping()Method getBaseTypeMapping | 
|  Generator | getGenerator(javax.wsdl.Binding binding,
             SymbolTable symbolTable)Method getGenerator | 
|  Generator | getGenerator(javax.wsdl.Definition definition,
             SymbolTable symbolTable)Method getGenerator | 
|  Generator | getGenerator(javax.wsdl.Message message,
             SymbolTable symbolTable)Method getGenerator | 
|  Generator | getGenerator(javax.wsdl.PortType portType,
             SymbolTable symbolTable)Method getGenerator | 
|  Generator | getGenerator(javax.wsdl.Service service,
             SymbolTable symbolTable)Method getGenerator | 
|  Generator | getGenerator(TypeEntry type,
             SymbolTable symbolTable)Method getGenerator | 
|  void | setBaseTypeMapping(BaseTypeMapping btm)Method setBaseTypeMapping | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public NoopFactory()
| Method Detail | 
public void generatorPass(javax.wsdl.Definition def,
                          SymbolTable symbolTable)
generatorPass in interface GeneratorFactorydef - symbolTable - 
public Generator getGenerator(javax.wsdl.Message message,
                              SymbolTable symbolTable)
getGenerator in interface GeneratorFactorymessage - symbolTable - 
public Generator getGenerator(javax.wsdl.PortType portType,
                              SymbolTable symbolTable)
getGenerator in interface GeneratorFactoryportType - symbolTable - 
public Generator getGenerator(javax.wsdl.Binding binding,
                              SymbolTable symbolTable)
getGenerator in interface GeneratorFactorybinding - symbolTable - 
public Generator getGenerator(javax.wsdl.Service service,
                              SymbolTable symbolTable)
getGenerator in interface GeneratorFactoryservice - symbolTable - 
public Generator getGenerator(TypeEntry type,
                              SymbolTable symbolTable)
getGenerator in interface GeneratorFactorytype - symbolTable - 
public Generator getGenerator(javax.wsdl.Definition definition,
                              SymbolTable symbolTable)
getGenerator in interface GeneratorFactorydefinition - symbolTable - 
public void setBaseTypeMapping(BaseTypeMapping btm)
setBaseTypeMapping in interface GeneratorFactorybtm - public BaseTypeMapping getBaseTypeMapping()
getBaseTypeMapping in interface GeneratorFactory| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||