org.kuali.common.util.maven.spring
Class MavenProfileConstants

java.lang.Object
  extended by org.kuali.common.util.maven.spring.MavenProfileConstants

public abstract class MavenProfileConstants
extends Object


Field Summary
static String AUTOWIRED_MAVEN_PROPERTIES
           
static String AUTOWIRED_MAVEN_PROPERTIES_NEGATED
           
static String MAVEN
           
static String MAVEN_NEGATED
           
 
Constructor Summary
MavenProfileConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAVEN

public static final String MAVEN
See Also:
Constant Field Values

MAVEN_NEGATED

public static final String MAVEN_NEGATED
See Also:
Constant Field Values

AUTOWIRED_MAVEN_PROPERTIES

public static final String AUTOWIRED_MAVEN_PROPERTIES
See Also:
Constant Field Values

AUTOWIRED_MAVEN_PROPERTIES_NEGATED

public static final String AUTOWIRED_MAVEN_PROPERTIES_NEGATED
See Also:
Constant Field Values
Constructor Detail

MavenProfileConstants

public MavenProfileConstants()


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