@ConfigurationProperties(value="spring.cloud.config.server.svn") public class SvnKitEnvironmentRepository extends AbstractScmEnvironmentRepository implements EnvironmentRepository, org.springframework.beans.factory.InitializingBean
EnvironmentRepository.SearchPathLocator.Locations| Constructor and Description |
|---|
SvnKitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getDefaultLabel() |
SearchPathLocator.Locations |
getLocations(String application,
String profile,
String label) |
protected File |
getWorkingDirectory() |
void |
setDefaultLabel(String defaultLabel) |
findOnecreateBaseDir, getBasedir, getEnvironment, getPassword, getSearchLocations, getSearchPaths, getUri, getUsername, setBasedir, setEnvironment, setPassword, setResourceLoader, setSearchPaths, setUri, setUsernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindOnepublic SvnKitEnvironmentRepository(org.springframework.core.env.ConfigurableEnvironment environment)
public String getDefaultLabel()
public void setDefaultLabel(String defaultLabel)
public SearchPathLocator.Locations getLocations(String application, String profile, String label)
getLocations in interface SearchPathLocatorpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionprotected File getWorkingDirectory()
getWorkingDirectory in class AbstractScmAccessorCopyright © 2016 Pivotal Software, Inc.. All rights reserved.