Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.plexus.DefaultPlexusContainer Modifier and Type Constant Field Value protected static final String
DEFAULT_CONTAINER_NAME
"default"
protected static final String
DEFAULT_REALM_NAME
"plexus.core"
-
org.codehaus.plexus.PlexusConstants Modifier and Type Constant Field Value public static final String
PLEXUS_DEFAULT_HINT
"default"
public static final String
PLEXUS_KEY
"plexus"
-
org.codehaus.plexus.component.composition.CompositionResolver Modifier and Type Constant Field Value public static final char
SEPARATOR_CHAR
58
-
org.codehaus.plexus.logging.Logger Modifier and Type Constant Field Value public static final int
LEVEL_DEBUG
0
public static final int
LEVEL_DISABLED
5
public static final int
LEVEL_ERROR
3
public static final int
LEVEL_FATAL
4
public static final int
LEVEL_INFO
1
public static final int
LEVEL_WARN
2
-
org.codehaus.plexus.personality.plexus.lifecycle.phase.AutoConfigurePhase Modifier and Type Constant Field Value public static final String
DEFAULT_CONFIGURATOR_ID
"default"