public class ServletContextRegistrar
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private InstanceProducer<javax.servlet.ServletContext> |
servletContextInstanceProducer |
Constructor and Description |
---|
ServletContextRegistrar() |
Modifier and Type | Method and Description |
---|---|
void |
registerServletContext(ManagerStarted managerStarted) |
@Inject @ApplicationScoped private InstanceProducer<javax.servlet.ServletContext> servletContextInstanceProducer
public void registerServletContext(@Observes ManagerStarted managerStarted)