public class TestPageProcessingServiceFeature extends WebServiceFeature
| Modifier and Type | Class and Description |
|---|---|
static class |
TestPageProcessingServiceFeature.Builder
Configure test page responses on a service (i.e., on by default even without this feature --- add this with enabled set to false to disable).
|
| Modifier and Type | Method and Description |
|---|---|
static TestPageProcessingServiceFeature.Builder |
builder() |
boolean |
equals(Object o) |
String |
getID() |
static String |
getSeedPolicyName() |
int |
hashCode() |
String |
toString() |
isEnabledpublic static final String ID
public static TestPageProcessingServiceFeature.Builder builder()
public String getID()
getID in class WebServiceFeaturepublic static String getSeedPolicyName()