Apache CXF API

Uses of Class
org.apache.cxf.tools.plugin.Processor

Packages that use Processor
org.apache.cxf.tools.plugin   
 

Uses of Processor in org.apache.cxf.tools.plugin
 

Fields in org.apache.cxf.tools.plugin declared as Processor
protected  Processor FrontEnd.processor
           
 

Methods in org.apache.cxf.tools.plugin that return Processor
 Processor ObjectFactory.createProcessor()
          Create an instance of Processor
 Processor FrontEnd.getProcessor()
          Gets the value of the processor property.
 

Methods in org.apache.cxf.tools.plugin with parameters of type Processor
 void FrontEnd.setProcessor(Processor value)
          Sets the value of the processor property.
 


Apache CXF API

Apache CXF