| Package | Description |
|---|---|
| no.tornado.inject.module |
| Modifier and Type | Method and Description |
|---|---|
Module.STATE |
Module.getState() |
static Module.STATE |
Module.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Module.STATE[] |
Module.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ModuleSystem.setDefaultState(Module.STATE defaultState) |
void |
Module.setState(Module.STATE state) |
Copyright © 2011-2013 SYSE. All Rights Reserved.