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, setStaleTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, get, getStaleTimeout, setStaleTimeout
public HL7ApplicationCache(HL7Configuration conf)
protected HL7Application find(HL7Configuration conf, String name) throws ConfigurationException
find
in class ConfigurationCache<HL7Configuration,HL7Application>
ConfigurationException
public HL7Application findHL7Application(String name) throws ConfigurationException
findHL7Application
in interface IHL7ApplicationCache
ConfigurationException
Copyright © 2017 dcm4che.org. All rights reserved.