public class WebApplicationCache extends ConfigurationCache<Configuration,WebApplication> implements ApplicationCache
| Constructor and Description |
|---|
WebApplicationCache(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected WebApplication |
find(Configuration conf,
String key) |
WebApplication |
findWebApplication(String name) |
clear, get, getStaleTimeout, setStaleTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, get, getStaleTimeout, setStaleTimeoutpublic WebApplicationCache(Configuration conf)
protected WebApplication find(Configuration conf, String key) throws org.aoju.bus.core.lang.exception.InstrumentException
find in class ConfigurationCache<Configuration,WebApplication>org.aoju.bus.core.lang.exception.InstrumentExceptionpublic WebApplication findWebApplication(String name) throws org.aoju.bus.core.lang.exception.InstrumentException
findWebApplication in interface ApplicationCacheorg.aoju.bus.core.lang.exception.InstrumentExceptionCopyright © 2021. All rights reserved.