public final class EnvironmentServiceContext extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EnvironmentServiceContext.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.core.env.Environment | getEnv() | 
| Mode | getMissingPropertyMode() | 
| boolean | isCheckEnvironmentVariables() | 
| boolean | isResolveStrings() | 
public org.springframework.core.env.Environment getEnv()
public boolean isCheckEnvironmentVariables()
public boolean isResolveStrings()
public Mode getMissingPropertyMode()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.