Uses of Class
org.apache.cxf.tools.plugin.Processor
Packages that use Processor
-
Uses of Processor in org.apache.cxf.tools.plugin
Fields in org.apache.cxf.tools.plugin declared as ProcessorMethods in org.apache.cxf.tools.plugin that return ProcessorModifier and TypeMethodDescriptionObjectFactory.createProcessor()Create an instance ofProcessorFrontEnd.getProcessor()Gets the value of the processor property.Methods in org.apache.cxf.tools.plugin with parameters of type ProcessorModifier and TypeMethodDescriptionvoidFrontEnd.setProcessor(Processor value) Sets the value of the processor property.