@WebListener public class HTTPSupport extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
HTTPSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected JGitFileSystemProvider |
resolveProvider() |
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerprotected JGitFileSystemProvider resolveProvider()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.