Uses of Class
org.apache.cxf.tools.common.ToolException
Packages that use ToolException
Package
Description
-
Uses of ToolException in org.apache.cxf.tools.common
Methods in org.apache.cxf.tools.common that throw ToolExceptionModifier and TypeMethodDescriptionvoidAbstractCXFToolContainer.checkParams(ErrorVisitor err) Check command-line parameters for validity.voidClassUtils.compile(ToolContext context) voidvoidAbstractCXFToolContainer.execute(boolean exitOnFinish) booleanAbstractCXFToolContainer.hasInfoOption()VelocityGenerator.parseOutputName(String packageName, String filename) VelocityGenerator.parseOutputName(String packageName, String filename, String ext) voidProcessor.process() -
Uses of ToolException in org.apache.cxf.tools.common.model
Methods in org.apache.cxf.tools.common.model that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.common.toolspec
Methods in org.apache.cxf.tools.common.toolspec that throw ToolExceptionModifier and TypeMethodDescriptionvoidTool.destroy()voidToolSupport.destroy()voidAbstractToolContainer.execute(boolean exitOnFinish) voidToolContainer.execute(boolean exitOnFinish) ToolSpec.getHandler()ToolSpec.getHandler(ClassLoader loader) ToolContext.getInputDocument()Request a document based on the standard input stream.ToolContext.getInputDocument(String id) Request a document based on the input stream.ToolContext.getInputStream()Request the standard input stream.ToolContext.getInputStream(String id) Request an input stream.ToolContext.getOutputStream()ToolContext.getOutputStream(String id) ToolContext.getParameter(String name) String[]ToolContext.getParameters(String name) booleanToolContext.hasParameter(String name) voidAbstractToolContainer.init()voidTool.init()voidToolSupport.init()voidTool.performFunction()A tool has to be prepared to perform it's duty any number of times.voidToolSupport.performFunction()Constructors in org.apache.cxf.tools.common.toolspec that throw ToolExceptionModifierConstructorDescriptionToolSpec(InputStream in) ToolSpec(InputStream in, boolean validate) -
Uses of ToolException in org.apache.cxf.tools.corba
Methods in org.apache.cxf.tools.corba that throw ToolExceptionModifier and TypeMethodDescriptionvoidIDLToWSDL.checkParams(ErrorVisitor errors) voidWSDLToIDL.checkParams(ErrorVisitor errors) -
Uses of ToolException in org.apache.cxf.tools.corba.common
Methods in org.apache.cxf.tools.corba.common that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.corba.processors.idl
Methods in org.apache.cxf.tools.corba.processors.idl that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.corba.processors.wsdl
Methods in org.apache.cxf.tools.corba.processors.wsdl that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.java2js
Methods in org.apache.cxf.tools.java2js that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.java2js.processor
Methods in org.apache.cxf.tools.java2js.processor that throw ToolExceptionModifier and TypeMethodDescriptionJavaToJSProcessor.getServiceBuilder()voidJavaToJSProcessor.process() -
Uses of ToolException in org.apache.cxf.tools.java2ws
Methods in org.apache.cxf.tools.java2ws that throw ToolExceptionModifier and TypeMethodDescriptionvoidJavaToWSContainer.checkParams(ErrorVisitor errs) voidJavaToWSContainer.execute(boolean exitOnFinish) -
Uses of ToolException in org.apache.cxf.tools.java2wsdl.processor
Methods in org.apache.cxf.tools.java2wsdl.processor that throw ToolExceptionModifier and TypeMethodDescriptionvoidJavaToWSDLProcessor.generate(ServiceInfo service, File output) JavaToWSDLProcessor.getServiceBuilder()voidJavaToWSDLProcessor.process() -
Uses of ToolException in org.apache.cxf.tools.java2wsdl.processor.internal
Methods in org.apache.cxf.tools.java2wsdl.processor.internal that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator that throw ToolExceptionModifier and TypeMethodDescriptionabstract voidAbstractJaxwsGenerator.generate(ToolContext penv) voidJaxwsClientGenerator.generate(ToolContext penv) voidJaxwsImplGenerator.generate(ToolContext penv) voidJaxwsSEIGenerator.generate(ToolContext penv) voidJaxwsServerGenerator.generate(ToolContext penv) -
Uses of ToolException in org.apache.cxf.tools.java2wsdl.processor.internal.simple
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.simple that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
Methods in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator that throw ToolExceptionModifier and TypeMethodDescriptionabstract voidAbstractSimpleGenerator.generate(ToolContext penv) voidSimpleClientGenerator.generate(ToolContext penv) voidSimpleImplGenerator.generate(ToolContext penv) voidSimpleSEIGenerator.generate(ToolContext penv) voidSimpleServerGenerator.generate(ToolContext penv) -
Uses of ToolException in org.apache.cxf.tools.misc
Methods in org.apache.cxf.tools.misc that throw ToolExceptionModifier and TypeMethodDescriptionvoidWSDLToService.checkParams(ErrorVisitor errors) voidWSDLToSoap.checkParams(ErrorVisitor errors) voidWSDLToXML.checkParams(ErrorVisitor errors) voidXSDToWSDL.checkParams(ErrorVisitor errors) -
Uses of ToolException in org.apache.cxf.tools.misc.processor
Methods in org.apache.cxf.tools.misc.processor that throw ToolExceptionModifier and TypeMethodDescriptionprotected WriterAbstractWSDLToProcessor.getOutputWriter(String newNameExt) protected voidAbstractWSDLToProcessor.init()protected voidWSDLToServiceProcessor.init()protected voidWSDLToSoapProcessor.init()protected voidWSDLToXMLProcessor.init()protected voidvoidAbstractWSDLToProcessor.process()voidWSDLToServiceProcessor.process()voidWSDLToSoapProcessor.process()voidWSDLToXMLProcessor.process()voidXSDToWSDLProcessor.process()booleanAbstractWSDLToProcessor.validate(javax.wsdl.Definition def, ToolContext context, Bus bus) voidAbstractWSDLToProcessor.validateWSDL() -
Uses of ToolException in org.apache.cxf.tools.util
Methods in org.apache.cxf.tools.util that throw ToolExceptionModifier and TypeMethodDescriptionbooleanFileWriterUtil.isCollision(String packageName, String fileName) Constructors in org.apache.cxf.tools.util that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.validator
Methods in org.apache.cxf.tools.validator that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.validator.internal
Methods in org.apache.cxf.tools.validator.internal that throw ToolExceptionModifier and TypeMethodDescriptionStax2DOM.getDocument(File wsdl) Stax2DOM.getDocument(String wsdl) Stax2DOM.getDocument(URL url) booleanWSDL11Validator.isValid()booleanbooleanSchemaValidator.validate(InputSource wsdlsource, String[] schemas) Constructors in org.apache.cxf.tools.validator.internal that throw ToolExceptionModifierConstructorDescriptionSchemaValidator(String schemaDir) SchemaValidator(String schemaDir, String wsdl, String[] schemas) -
Uses of ToolException in org.apache.cxf.tools.wadlto.jaxrs
Methods in org.apache.cxf.tools.wadlto.jaxrs that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.wsdlto
Methods in org.apache.cxf.tools.wsdlto that throw ToolExceptionModifier and TypeMethodDescriptionvoidWSDLToJavaContainer.checkParams(ErrorVisitor errors) voidWSDLToJavaContainer.execute()voidWSDLToJavaContainer.execute(boolean exitOnFinish) voidWSDLToJavaContainer.generateTypes()voidWSDLToJavaContainer.validate(ServiceInfo service) voidWSDLToJavaContainer.validate(ToolContext env) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.core
Methods in org.apache.cxf.tools.wsdlto.core that throw ToolExceptionModifier and TypeMethodDescriptionprotected voidvoidDataBindingProfile.generate(ToolContext context) voidDataBindingProfile.initialize(ToolContext c) protected booleanAbstractGenerator.isCollision(String packageName, String filename) protected booleanAbstractGenerator.isCollision(String packageName, String filename, String ext) protected WriterAbstractGenerator.parseOutputName(String packageName, String filename) protected WriterAbstractGenerator.parseOutputName(String packageName, String filename, String ext) voidWSDLToProcessor.process()abstract booleanAbstractWSDLBuilder.validate(javax.wsdl.Definition t) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.databinding.jaxb
Methods in org.apache.cxf.tools.wsdlto.databinding.jaxb that throw ToolExceptionModifier and TypeMethodDescriptionvoidJAXBDataBinding.generate(ToolContext c) voidJAXBDataBinding.initialize(ToolContext c) voidJAXBDataBinding.validateSchema(Element ele, String uri, OASISCatalogManager catalog, SchemaCollection schemaCollection) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.databinding.source
Methods in org.apache.cxf.tools.wsdlto.databinding.source that throw ToolExceptionModifier and TypeMethodDescriptionvoidSourceDatabindingProfile.generate(ToolContext context) voidSourceDatabindingProfile.initialize(ToolContext c) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.frontend.jaxws
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws that throw ToolExceptionModifier and TypeMethodDescriptionvoidJAXWS21Container.validate(ToolContext env) voidJAXWSContainer.validate(ToolContext env) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators that throw ToolExceptionModifier and TypeMethodDescriptionabstract voidAbstractJAXWSGenerator.generate(ToolContext penv) voidAntGenerator.generate(ToolContext penv) voidClientGenerator.generate(ToolContext penv) voidFaultGenerator.generate(ToolContext penv) voidHandlerConfigGenerator.generate(ToolContext penv) voidImplGenerator.generate(ToolContext penv) voidSEIGenerator.generate(ToolContext penv) voidServerGenerator.generate(ToolContext penv) voidServiceGenerator.generate(ToolContext penv) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor that throw ToolException -
Uses of ToolException in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal that throw ToolExceptionModifier and TypeMethodDescriptionprotected JavaParameterParameterProcessor.addParameter(MessagePartInfo mpart, JavaMethod method, JavaParameter parameter) ParameterProcessor.addParameterFromBinding(JavaMethod method, MessagePartInfo part, JavaType.Style style) This method will be used by binding processor to change existing generated java method of porttypestatic JavaInterfacePortTypeProcessor.getInterface(ToolContext context, ServiceInfo serviceInfo, InterfaceInfo interfaceInfo) voidFaultProcessor.process(JavaMethod method, Collection<FaultInfo> faults) voidOperationProcessor.process(JavaInterface intf, OperationInfo operation) voidParameterProcessor.process(JavaMethod method, MessageInfo inputMessage, MessageInfo outputMessage, List<String> parameterOrder) voidPortTypeProcessor.process(ServiceInfo serviceInfo) voidServiceProcessor.process(ServiceInfo si) voidPortTypeProcessor.processClassNames(ServiceInfo serviceInfo) voidServiceProcessor.processMultipart(JavaMethod jm, BindingOperationInfo operation, javax.wsdl.extensions.mime.MIMEMultipartRelated ext, JavaType.Style style) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11 that throw ToolExceptionModifier and TypeMethodDescriptionbooleanJAXWSDefinitionBuilder.validate(javax.wsdl.Definition def) -
Uses of ToolException in org.apache.cxf.tools.wsdlto.javascript
Methods in org.apache.cxf.tools.wsdlto.javascript that throw ToolExceptionModifier and TypeMethodDescriptionvoidJavaScriptContainer.checkParams(ErrorVisitor errors) voidJavaScriptContainer.execute()voidJavaScriptContainer.execute(boolean exitOnFinish) voidWSDLToJavaScriptProcessor.process()voidJavaScriptContainer.validate(ServiceInfo service) voidJavaScriptContainer.validate(ToolContext env)