|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceConfiguration | |
|---|---|
| org.gcube.common.ghn.service | |
| org.gcube.common.ghn.service.configuration | |
| Uses of ServiceConfiguration in org.gcube.common.ghn.service |
|---|
| Methods in org.gcube.common.ghn.service that return ServiceConfiguration | |
|---|---|
ServiceConfiguration |
ServiceContext.configuration()
|
| Constructors in org.gcube.common.ghn.service with parameters of type ServiceConfiguration | |
|---|---|
ServiceContext(ServiceConfiguration configuration)
|
|
ServiceContext(ServiceConfiguration configuration,
Lifecycle lifecycle,
org.gcube.common.events.Hub hub,
Properties properties)
|
|
| Uses of ServiceConfiguration in org.gcube.common.ghn.service.configuration |
|---|
| Methods in org.gcube.common.ghn.service.configuration that return ServiceConfiguration | |
|---|---|
ServiceConfiguration |
ServiceConfigurationBinder.bind(InputStream stream)
Returns a ServiceConfiguration from its XML serialisation. |
ServiceConfiguration |
ServiceConfiguration.coordinates(Coordinates coordinates)
Sets the coordinates of the service |
ServiceConfiguration |
ServiceConfiguration.deployment(Deployment deployment)
Sets the deployment configuration of the service. |
ServiceConfiguration |
ServiceConfiguration.mode(Mode mode)
Sets the management mode. |
ServiceConfiguration |
ServiceConfiguration.persistenceManager(PersistenceManager manager)
Sets the DefaultPersistenceManager for the service. |
| Methods in org.gcube.common.ghn.service.configuration with parameters of type ServiceConfiguration | |
|---|---|
String |
ServiceConfigurationBinder.bind(ServiceConfiguration config)
Serialises a ServiceConfiguration to XML. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||