|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrontendFactory.Style | |
---|---|
org.apache.cxf.tools.java2wsdl.processor | |
org.apache.cxf.tools.java2wsdl.processor.internal |
Uses of FrontendFactory.Style in org.apache.cxf.tools.java2wsdl.processor |
---|
Methods in org.apache.cxf.tools.java2wsdl.processor that return FrontendFactory.Style | |
---|---|
FrontendFactory.Style |
FrontendFactory.discoverStyle()
|
static FrontendFactory.Style |
FrontendFactory.Style.valueOf(String name)
Returns 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.Style | |
---|---|
FrontendFactory.Style |
ServiceBuilderFactory.getStyle()
|
Methods in org.apache.cxf.tools.java2wsdl.processor.internal with parameters of type FrontendFactory.Style | |
---|---|
protected String |
SpringServiceBuilderFactory.getBuilderBeanName(FrontendFactory.Style s)
Return the name of a prototype bean from Spring that can provide the service. |
ServiceBuilder |
DefaultServiceBuilderFactory.newBuilder(FrontendFactory.Style s)
|
abstract ServiceBuilder |
ServiceBuilderFactory.newBuilder(FrontendFactory.Style s)
|
ServiceBuilder |
SpringServiceBuilderFactory.newBuilder(FrontendFactory.Style s)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |