public class ServiceConfig extends ModuleConfig
Common configuration options for all services
Modifier and Type | Field and Description |
---|---|
java.lang.String |
endPoint |
autoStart, id, moduleClass, name
Constructor and Description |
---|
ServiceConfig() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPublicEndpoint() |
clone
@DisplayInfo(label="Endpoint", desc="Path of service endpoint relative to the context URL (e.g. http://server.net/sensorhub)") public java.lang.String endPoint