org.codehaus.plexus

Class PlexusConstants


public abstract class PlexusConstants
extends java.lang.Object

Field Summary

static String
PLEXUS_CORE_REALM
Key used to retrieve the core classworlds realm from the context.
static String
PLEXUS_KEY
Key used to retrieve the plexus container from the context.

Field Details

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.