public static class CxfProperties.Servlet extends Object
Constructor and Description |
---|
Servlet() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getInit() |
int |
getLoadOnStartup() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setInit(Map<String,String> init) |
void |
setLoadOnStartup(int loadOnStartup) |
Apache CXF