|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.james.container.spring.adaptor.AvalonContext
public class AvalonContext
mimmicks the behavior of an Avalon context. note: the Avalon context is in the process of being removed from James by as well be needed for some Avalon/Cornerstone components
Constructor Summary | |
---|---|
AvalonContext()
|
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.Object key)
|
void |
setApplicationHome(java.lang.String applicationHome)
|
void |
setApplicationName(java.lang.String applicationName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AvalonContext()
Method Detail |
---|
public void setApplicationHome(java.lang.String applicationHome)
public void setApplicationName(java.lang.String applicationName)
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |