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 ConfigurationException
find in class ConfigurationCache<HL7Configuration,HL7Application>ConfigurationExceptionpublic HL7Application findHL7Application(String name) throws ConfigurationException
findHL7Application in interface IHL7ApplicationCacheConfigurationExceptionCopyright © 2017 dcm4che.org. All rights reserved.