@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)
Deprecated.
As of 7.0.0, with no direct replacement
|
void close()
javax.servlet.ServletContext getServletContext()
WebXMLDefinition getWebXMLDefinition()
boolean isWabShapedBundle()
@Deprecated void setProperties(java.util.Map<java.lang.String,java.lang.String> contextParameters)