public class SpringBasedOJBRepositoryLoader extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description | 
|---|
SpringBasedOJBRepositoryLoader()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()  | 
List<String> | 
getPathLocations()  | 
void | 
loadRepositoryDescriptor(String ojbRepositoryFilePath)  | 
void | 
setPathLocations(List<String> pathLocations)  | 
public SpringBasedOJBRepositoryLoader()
public void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void loadRepositoryDescriptor(String ojbRepositoryFilePath)
public List<String> getPathLocations()
public void setPathLocations(List<String> pathLocations)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.