@groovy.transform.CompileStatic class MoquiContextListener extends java.lang.Object implements javax.servlet.ServletContextListener
| Modifiers | Name | Description |
|---|---|---|
static class |
MoquiContextListener.MoquiServerEndpointConfigurator |
| Modifiers | Name | Description |
|---|---|---|
protected ExecutionContextFactoryImpl |
ecfi |
|
protected static org.slf4j.Logger |
logger |
| Constructor and description |
|---|
MoquiContextListener
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent) |
|
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent) |
|
protected static java.lang.String |
getId(javax.servlet.ServletContext sc) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |