public class WSLoggingLevelFeature extends WebServiceFeature
| Modifier and Type | Class and Description |
|---|---|
static class |
WSLoggingLevelFeature.Builder
Configure logging level.
|
| Modifier and Type | Method and Description |
|---|---|
static WSLoggingLevelFeature.Builder |
builder() |
boolean |
equals(Object o) |
String |
getID() |
String |
getLoggingLevel() |
static String |
getSeedPolicyName() |
int |
hashCode() |
String |
toString() |
isEnabledpublic static final String ID
public static WSLoggingLevelFeature.Builder builder()
public String getID()
getID in class WebServiceFeaturepublic String getLoggingLevel()
public static String getSeedPolicyName()