@ConfigurationProperties(value="cxf.jaxws") public class CxfJaxwsProperties extends Object
| 构造器和说明 |
|---|
CxfJaxwsProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
LoggingFeatureProperty |
getLoggingFeature() |
String |
getNamespace() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setLoggingFeature(LoggingFeatureProperty loggingFeature) |
void |
setNamespace(String namespace) |
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getNamespace()
public void setNamespace(String namespace)
public LoggingFeatureProperty getLoggingFeature()
public void setLoggingFeature(LoggingFeatureProperty loggingFeature)
Copyright © 2019. All rights reserved.