@ProviderType
public interface ServletContextHelperRegistration
Modifier and Type | Method and Description |
---|---|
void |
close() |
javax.servlet.ServletContext |
getServletContext() |
WebXMLDefinition |
getWebXMLDefinition() |
boolean |
isWabShapedBundle() |
void |
setProperties(java.util.Map<java.lang.String,java.lang.String> contextParameters) |
void close()
javax.servlet.ServletContext getServletContext()
WebXMLDefinition getWebXMLDefinition()
boolean isWabShapedBundle()
void setProperties(java.util.Map<java.lang.String,java.lang.String> contextParameters)