|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.service.factory.AbstractServiceConfiguration
org.apache.cxf.service.factory.WSDLBasedServiceConfiguration
public class WSDLBasedServiceConfiguration
An AbstractServiceConfiguration that gets the style from the BindingInfo obtained parsing the WSDL.
Field Summary |
---|
Fields inherited from class org.apache.cxf.service.factory.AbstractServiceConfiguration |
---|
serviceNamespace |
Constructor Summary | |
---|---|
WSDLBasedServiceConfiguration(BindingInfo bi)
|
Method Summary | |
---|---|
java.lang.String |
getStyle()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDLBasedServiceConfiguration(BindingInfo bi)
Method Detail |
---|
public java.lang.String getStyle()
getStyle
in class AbstractServiceConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |