|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| org.gcube.common.ghn.service.configuration | |
| org.gcube.common.ghn.service.context | |
| org.gcube.common.ghn.service.provider | |
| Uses of Configuration in org.gcube.common.ghn.service.configuration |
|---|
| Methods in org.gcube.common.ghn.service.configuration that return Configuration | |
|---|---|
Configuration |
ConfigurationBinder.bind(InputStream stream)
Returns a Configuration from its XML serialisation. |
Configuration |
Configuration.description(String description)
Sets the description of the service. |
Configuration |
Configuration.group(String group)
Sets the class of the service. |
Configuration |
Configuration.mode(Mode mode)
Sets the management mode. |
Configuration |
Configuration.name(String name)
Sets the name of the service. |
Configuration |
Configuration.persistence(Persistence manager)
Sets the LocalPersistence for the service. |
Configuration |
Configuration.startScopes(String... scopes)
Sets the start scopes of the service. |
Configuration |
Configuration.version(String version)
Sets the version of the service. |
| Uses of Configuration in org.gcube.common.ghn.service.context |
|---|
| Methods in org.gcube.common.ghn.service.context that return Configuration | |
|---|---|
Configuration |
DefaultContext.configuration()
|
Configuration |
ApplicationContext.configuration()
|
| Constructors in org.gcube.common.ghn.service.context with parameters of type Configuration | |
|---|---|
DefaultContext(javax.servlet.ServletContext sctx,
Configuration configuration,
org.gcube.common.events.Hub hub,
Lifecycle lifecycle,
Properties properties)
|
|
| Uses of Configuration in org.gcube.common.ghn.service.provider |
|---|
| Methods in org.gcube.common.ghn.service.provider that return Configuration | |
|---|---|
Configuration |
DefaultProvider.configuration(javax.servlet.ServletContext application)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||