public interface Deployment
DeploymentInfo getDeploymentInfo()
ServletContainer getServletContainer()
ApplicationListeners getApplicationListeners()
ManagedServlets getServlets()
ManagedFilters getFilters()
ServletContextImpl getServletContext()
HttpHandler getHandler()
ServletPathMatches getServletPaths()
<T,C> ThreadSetupHandler.Action<T,C> createThreadSetupAction(ThreadSetupHandler.Action<T,C> target)
ErrorPages getErrorPages()
ServletDispatcher getServletDispatcher()
SessionManager getSessionManager()
Executor getExecutor()
Executor getAsyncExecutor()
@Deprecated Charset getDefaultCharset()
Charset getDefaultRequestCharset()
Charset getDefaultResponseCharset()
List<AuthenticationMechanism> getAuthenticationMechanisms()
DeploymentManager.State getDeploymentState()
Set<String> tryAddServletMappings(ServletInfo servletInfo, String... urlPatterns)
ServletRegistration.addMapping(String...)
Copyright © 2020 JBoss by Red Hat. All rights reserved.