| Package | Description |
|---|---|
| org.gcube.smartgears.configuration | |
| org.gcube.smartgears.configuration.application | |
| org.gcube.smartgears.configuration.container |
| Modifier and Type | Method and Description |
|---|---|
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mode |
DefaultApplicationConfiguration.mode() |
Mode |
ApplicationConfiguration.mode()
Returns the management mode of the application.
|
Mode |
BridgedApplicationConfiguration.mode() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfiguration |
DefaultApplicationConfiguration.mode(Mode mode) |
ApplicationConfiguration |
ApplicationConfiguration.mode(Mode mode)
Sets the management mode of this application.
|
ApplicationConfiguration |
BridgedApplicationConfiguration.mode(Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
Mode |
ContainerConfiguration.mode()
Returns the management mode for the container.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerConfiguration |
ContainerConfiguration.mode(Mode mode)
Sets the management mode for the container.
|
Copyright © 2016. All Rights Reserved.