Interface LoggingTestFeatures
-
- All Known Implementing Classes:
JavaCXFClientCodegen
,JavaCXFServerCodegen
public interface LoggingTestFeatures
-
-
Field Summary
Fields Modifier and Type Field Description static String
USE_LOGGING_FEATURE_FOR_TESTS
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setUseLoggingFeatureForTests(boolean useLoggingFeatureForTests)
-
-
-
Field Detail
-
USE_LOGGING_FEATURE_FOR_TESTS
static final String USE_LOGGING_FEATURE_FOR_TESTS
- See Also:
- Constant Field Values
-
-