| Package | Description |
|---|---|
| org.gcube.smartgears.context | |
| org.gcube.smartgears.context.application | |
| org.gcube.smartgears.context.container |
| Constructor and Description |
|---|
Properties(Properties parent)
Creates an instance that delegates to another for unknown properties.
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
DefaultApplicationContext.properties() |
Properties |
ApplicationContext.properties()
Returns the properties of the application
|
| Constructor and Description |
|---|
DefaultApplicationContext(ContainerContext container,
javax.servlet.ServletContext sctx,
ApplicationConfiguration configuration,
org.gcube.common.events.Hub hub,
ApplicationLifecycle lifecycle,
Properties properties)
Crates an intance with mandatory parameters
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
DefaultContainerContext.properties() |
Properties |
ContainerContext.properties()
Returns the properties of the container.
|
| Constructor and Description |
|---|
DefaultContainerContext(ContainerConfiguration configuration,
org.gcube.common.events.Hub hub,
ContainerLifecycle lifecycle,
Properties properties)
Creates an instance with mandatory parameters.
|
Copyright © 2014. All Rights Reserved.