org.kuali.maven.plugins.spring
Class LoadContext
java.lang.Object
org.kuali.maven.plugins.spring.LoadContext
public class LoadContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadContext
public LoadContext()
LoadContext
public LoadContext(Properties mavenProperties,
org.kuali.common.util.service.SpringService service)
getMavenProperties
public Properties getMavenProperties()
setMavenProperties
public void setMavenProperties(Properties mavenProperties)
getService
public org.kuali.common.util.service.SpringService getService()
setService
public void setService(org.kuali.common.util.service.SpringService service)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.