org.codehaus.plexus
public abstract class PlexusConstants extends Object
| Field Summary | |
|---|---|
| static String | BOOTSTRAP_CONFIGURATION Location of plexus bootstrap configuration file. |
| static String | IGNORE_CONTAINER_CONFIGURATION Context key for the variable that determines whether to load the container configuration file. |
| static String | PLEXUS_CORE_REALM Key used to retrieve the core classworlds realm from the containerContext. |
| static String | PLEXUS_DEFAULT_HINT The role-hint to use for components or lookups that do not specify a role. |
| static String | PLEXUS_KEY Key used to retrieve the plexus container from the containerContext. |