org.kuali.common.util.execute
Class SpringContextLoaderExecutable
java.lang.Object
org.kuali.common.util.execute.SpringContextLoaderExecutable
- All Implemented Interfaces:
- Executable
public class SpringContextLoaderExecutable
- extends Object
- implements Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringContextLoaderExecutable
public SpringContextLoaderExecutable()
execute
public void execute()
- Specified by:
execute
in interface Executable
getService
public SpringService getService()
setService
public void setService(SpringService service)
getContext
public SpringContext getContext()
setContext
public void setContext(SpringContext context)
Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.