public class ProxiedContextPathProvider extends Object implements Component, Contextualizable
Modifier and Type | Field and Description |
---|---|
protected Context |
_context
The avalon context
|
static String |
ROLE
The avalon ROLE
|
Constructor and Description |
---|
ProxiedContextPathProvider() |
Modifier and Type | Method and Description |
---|---|
void |
contextualize(Context context) |
String |
getContextPath()
Get the context path
|
public ProxiedContextPathProvider()
public void contextualize(Context context) throws ContextException
contextualize
in interface Contextualizable
ContextException
public String getContextPath()