| Package | Description |
|---|---|
| org.apache.tomcat.util.http.mapper |
| Modifier and Type | Field and Description |
|---|---|
protected List<OnDemandContextMappingListener> |
Mapper.lazyLoadListeners
Listeners for lazy loading of web applications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mapper.registerOnDemandContextMappingListener(OnDemandContextMappingListener listener) |
void |
Mapper.removeOnDemandContextMappingListener(OnDemandContextMappingListener listener) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.