org.codehaus.plexus

Class PlexusConstants

public abstract class PlexusConstants extends Object

Field Summary
static StringPLEXUS_CORE_REALM
Key used to retrieve the core classworlds realm from the context.
static StringPLEXUS_KEY
Key used to retrieve the plexus container from the context.

Field Detail

PLEXUS_CORE_REALM

public static final String PLEXUS_CORE_REALM
Key used to retrieve the core classworlds realm from the context.

PLEXUS_KEY

public static final String PLEXUS_KEY
Key used to retrieve the plexus container from the context.