public class ArchivaStartup extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
ArchivaStartup() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent contextEvent) |
void |
contextInitialized(javax.servlet.ServletContextEvent contextEvent) |
public ArchivaStartup()
public void contextInitialized(javax.servlet.ServletContextEvent contextEvent)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent contextEvent)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.