Uses of Enum
org.apache.cxf.tools.java2wsdl.processor.FrontendFactory.Style
Packages that use FrontendFactory.Style
Package
Description
-
Uses of FrontendFactory.Style in org.apache.cxf.tools.java2wsdl.processor
Methods in org.apache.cxf.tools.java2wsdl.processor that return FrontendFactory.StyleModifier and TypeMethodDescriptionFrontendFactory.discoverStyle()static FrontendFactory.StyleReturns the enum constant of this type with the specified name.static FrontendFactory.Style[]FrontendFactory.Style.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FrontendFactory.Style in org.apache.cxf.tools.java2wsdl.processor.internal
Methods in org.apache.cxf.tools.java2wsdl.processor.internal that return FrontendFactory.StyleMethods in org.apache.cxf.tools.java2wsdl.processor.internal with parameters of type FrontendFactory.StyleModifier and TypeMethodDescriptionprotected StringSpringServiceBuilderFactory.getBuilderBeanName(FrontendFactory.Style s) Return the name of a prototype bean from Spring that can provide the service.DefaultServiceBuilderFactory.newBuilder(FrontendFactory.Style s) abstract ServiceBuilderServiceBuilderFactory.newBuilder(FrontendFactory.Style s) SpringServiceBuilderFactory.newBuilder(FrontendFactory.Style s)