public class EchoSCP extends DeviceService implements EchoSCPMBean
Modifier and Type | Field and Description |
---|---|
private DicomConfiguration |
dicomConfiguration |
private static EchoSCP |
instance |
device, executor, scheduledExecutor
Constructor and Description |
---|
EchoSCP(DicomConfiguration dicomConfiguration,
String deviceName) |
Modifier and Type | Method and Description |
---|---|
(package private) static EchoSCP |
getInstance() |
void |
reload() |
executerService, getDevice, init, isRunning, scheduledExecuterService, setDevice, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRunning, start, stop
private final DicomConfiguration dicomConfiguration
public EchoSCP(DicomConfiguration dicomConfiguration, String deviceName) throws Exception
Exception
static EchoSCP getInstance()
public void reload() throws Exception
reload
in interface EchoSCPMBean
Exception
Copyright © 2017 dcm4che.org. All rights reserved.