public interface ServerDescriptor extends ServerLifecycle
PROP_ERROR, PROP_RUNNING
Modifier and Type | Method and Description |
---|---|
void |
createManagementInterface(org.eclipse.swt.widgets.Composite parent) |
String |
getAdditionalLabel() |
org.eclipse.core.databinding.observable.set.IObservableSet |
getEndpoints() |
Hive |
getHive() |
org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor() |
String |
getLabel() |
boolean |
hasManagementInterface() |
getError, isRunning, start, stop
String getLabel()
String getAdditionalLabel()
org.eclipse.jface.resource.ImageDescriptor getImageDescriptor()
org.eclipse.core.databinding.observable.set.IObservableSet getEndpoints()
Hive getHive()
boolean hasManagementInterface()
void createManagementInterface(org.eclipse.swt.widgets.Composite parent)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.