public class DSpaceContextListener extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
DSpaceContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent event)
Clean up resources used by the application when stopped
|
void |
contextInitialized(javax.servlet.ServletContextEvent event)
Initialize any resources required by the application.
|
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenerevent - public void contextDestroyed(javax.servlet.ServletContextEvent event)
contextDestroyed in interface javax.servlet.ServletContextListenerevent - Copyright © 2022 LYRASIS. All rights reserved.