Uses of Class
org.apache.cxf.tools.plugin.Processor
-
Packages that use Processor Package Description org.apache.cxf.tools.plugin -
-
Uses of Processor in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin declared as Processor Modifier and Type Field Description protected ProcessorFrontEnd. processorMethods in org.apache.cxf.tools.plugin that return Processor Modifier and Type Method Description ProcessorObjectFactory. createProcessor()Create an instance ofProcessorProcessorFrontEnd. getProcessor()Gets the value of the processor property.Methods in org.apache.cxf.tools.plugin with parameters of type Processor Modifier and Type Method Description voidFrontEnd. setProcessor(Processor value)Sets the value of the processor property.
-