Constant Field Values

Contents

org.codehaus.*

org.eclipse.*

  • org.eclipse.sisu.plexus.Hints 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_HINT "default"
  • org.eclipse.sisu.plexus.Strategies 
    Modifier and Type Constant Field Value
    public static final java.lang.String LOAD_ON_START "load-on-start"
    public static final java.lang.String PER_LOOKUP "per-lookup"
    public static final java.lang.String SINGLETON "singleton"