| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentPreference
Copyright: 2016 - 2017
Organization: IT-Happens.de
|
class |
JavaEnvironment
Copyright: 2016 - 2017
Organization: IT-Happens.de
|
class |
OperatingSystemEnvironment
Copyright: 2016 - 2017
Organization: IT-Happens.de
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Environment> |
UserContext.getEnvironment(Class<T> c)
Get environment of class type T
|
| Modifier and Type | Method and Description |
|---|---|
Map<Class,Environment> |
UserContext.getEnvironments()
Get map of all environments
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserContext.addEnvironment(Environment environment)
Add environment
|
Copyright © 2017. All rights reserved.