public interface ServerLifecycle
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_ERROR |
static String |
PROP_RUNNING |
static final String PROP_RUNNING
static final String PROP_ERROR
void stop()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionvoid start()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionboolean isRunning()
Throwable getError()
Copyright © 2016 Eclipse SCADA Project. All rights reserved.