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