Interface JbossFeature
-
- All Known Subinterfaces:
CXFServerFeatures
- All Known Implementing Classes:
JavaCXFServerCodegen,JavaResteasyEapServerCodegen,JavaResteasyServerCodegen
public interface JbossFeature
-
-
Field Summary
Fields Modifier and Type Field Description static StringGENERATE_JBOSS_DEPLOYMENT_DESCRIPTOR
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetGenerateJbossDeploymentDescriptor(boolean generateJbossDeploymentDescriptor)
-
-
-
Field Detail
-
GENERATE_JBOSS_DEPLOYMENT_DESCRIPTOR
static final String GENERATE_JBOSS_DEPLOYMENT_DESCRIPTOR
- See Also:
- Constant Field Values
-
-