| Constructor and Description |
|---|
Servlets.ContextListenerDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ServiceComposite> |
contextListener() |
<T extends javax.servlet.ServletContextListener & ServiceComposite> |
with(Class<T> contextListener) |
Servlets.ContextListenerDeclaration |
withInitParams(Map<String,String> initParams) |
public <T extends javax.servlet.ServletContextListener & ServiceComposite> Servlets.ContextListenerDeclaration with(Class<T> contextListener)
public Class<? extends ServiceComposite> contextListener()
public Servlets.ContextListenerDeclaration withInitParams(Map<String,String> initParams)