public class ServletContextListenerDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends javax.servlet.ServletContextListener> |
clazz |
protected String |
context |
protected String |
name |
| Constructor and Description |
|---|
ServletContextListenerDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClazz() |
String |
getContext() |
String |
getName() |
void |
setName(String name) |
Copyright © 2020 Nuxeo SA. All rights reserved.