|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.wsdlto.core.WSDLToProcessor
public class WSDLToProcessor
Field Summary | |
---|---|
protected ToolContext |
context
|
protected static java.util.logging.Logger |
LOG
|
protected static java.lang.String |
WSDL_FILE_NAME_EXT
|
Constructor Summary | |
---|---|
WSDLToProcessor()
|
Method Summary | |
---|---|
ToolContext |
getEnvironment()
|
void |
process()
|
void |
setEnvironment(ToolContext penv)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.util.logging.Logger LOG
protected static final java.lang.String WSDL_FILE_NAME_EXT
protected ToolContext context
Constructor Detail |
---|
public WSDLToProcessor()
Method Detail |
---|
public void process() throws ToolException
process
in interface Processor
ToolException
public void setEnvironment(ToolContext penv)
setEnvironment
in interface Processor
public ToolContext getEnvironment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |