org.kuali.rice.kns.util
Class OjbMetadataLoader
java.lang.Object
org.kuali.rice.kns.util.OjbMetadataLoader
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class OjbMetadataLoader
- extends Object
- implements org.springframework.beans.factory.InitializingBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OjbMetadataLoader
public OjbMetadataLoader()
getConnectionDescriptors
public List<String> getConnectionDescriptors()
setConnectionDescriptors
public void setConnectionDescriptors(List<String> connectionDescriptors)
getRepositoryDescriptors
public List<String> getRepositoryDescriptors()
setRepositoryDescriptors
public void setRepositoryDescriptors(List<String> repositoryDescriptors)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.