|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.personality.avalon.AvalonContext
public class AvalonContext
A wrapper for the plexus context.
Constructor Summary | |
---|---|
AvalonContext(org.codehaus.plexus.context.Context context)
|
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.Object key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AvalonContext(org.codehaus.plexus.context.Context context)
Method Detail |
---|
public java.lang.Object get(java.lang.Object key) throws org.apache.avalon.framework.context.ContextException
get
in interface org.apache.avalon.framework.context.Context
org.apache.avalon.framework.context.ContextException
Context.get(java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |