Uses of Class
org.kuali.common.util.execute.SpringExecutable

Packages that use SpringExecutable
org.kuali.common.util.spring   
 

Uses of SpringExecutable in org.kuali.common.util.spring
 

Methods in org.kuali.common.util.spring that return SpringExecutable
static SpringExecutable SpringUtils.getSpringExecutable(ProjectContext project, String location, Class<?> annotatedClass)
          Return a SpringExecutable for the project, properties location, and config passed in.
static SpringExecutable SpringUtils.getSpringExecutable(ProjectContext project, String location, List<Class<?>> annotatedClasses)
          Return a SpringExecutable for the project, properties location, and config passed in.
 



Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.