public class RegisteringContextListener extends Object implements javax.servlet.ServletContextListener
ServletContextListener that performs the dynamic registrations made by SCIs and other
servlet context listeners.| Constructor and Description |
|---|
RegisteringContextListener(DynamicRegistrations registrations) |
| Modifier and Type | Method and Description |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
public RegisteringContextListener(DynamicRegistrations registrations)
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.