org.kuali.common.util.service
Class DefaultSpringService
java.lang.Object
org.kuali.common.util.service.DefaultSpringService
- All Implemented Interfaces:
- SpringService
public class DefaultSpringService
- extends Object
- implements SpringService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSpringService
public DefaultSpringService()
load
public void load(SpringContext context)
- Specified by:
load
in interface SpringService
doExport
protected void doExport(SpringContext context,
Properties properties)
getProperties
protected Properties getProperties(SpringContext context)
doLoad
protected org.springframework.context.ApplicationContext doLoad(SpringContext context,
Properties properties)
throws IOException
- Throws:
IOException
getNewFile
protected File getNewFile(SpringContext context)
createFilteredContextFile
protected File createFilteredContextFile(SpringContext context,
Properties properties)
throws IOException
- Throws:
IOException
getFile
protected File getFile(SpringContext context,
Properties properties)
throws IOException
- Throws:
IOException
getApplicationContext
protected org.springframework.context.ApplicationContext getApplicationContext(File file)
getFilteredContent
protected String getFilteredContent(SpringContext context,
Properties properties)
Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.