|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mode | |
|---|---|
| org.gcube.smartgears.configuration | |
| org.gcube.smartgears.configuration.application | |
| org.gcube.smartgears.configuration.container | |
| Uses of Mode in org.gcube.smartgears.configuration |
|---|
| Methods in org.gcube.smartgears.configuration that return Mode | |
|---|---|
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. |
| Uses of Mode in org.gcube.smartgears.configuration.application |
|---|
| Methods in org.gcube.smartgears.configuration.application that return Mode | |
|---|---|
Mode |
BridgedApplicationConfiguration.mode()
|
Mode |
DefaultApplicationConfiguration.mode()
|
Mode |
ApplicationConfiguration.mode()
Returns the management mode of the application. |
| Methods in org.gcube.smartgears.configuration.application with parameters of type Mode | |
|---|---|
ApplicationConfiguration |
BridgedApplicationConfiguration.mode(Mode mode)
|
ApplicationConfiguration |
DefaultApplicationConfiguration.mode(Mode mode)
|
ApplicationConfiguration |
ApplicationConfiguration.mode(Mode mode)
Sets the management mode of this application. |
| Uses of Mode in org.gcube.smartgears.configuration.container |
|---|
| Methods in org.gcube.smartgears.configuration.container that return Mode | |
|---|---|
Mode |
ContainerConfiguration.mode()
Returns the management mode for the container. |
| Methods in org.gcube.smartgears.configuration.container with parameters of type Mode | |
|---|---|
ContainerConfiguration |
ContainerConfiguration.mode(Mode mode)
Sets the management mode for the container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||