|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.model.MuleContainerContext
MuleContainerContext
is a default resolver that doesn't support external reference resolution.
It's function is to provide a complete implementation when a componenet resolver is not defined. The default (legacy)
behaviour is to build a component key as a fully qualified class name
Constructor Summary | |
MuleContainerContext()
|
Method Summary | |
void |
configure(java.io.Reader configuration,
java.util.Map configurationProperties)
|
java.lang.Object |
getComponent(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 MuleContainerContext()
Method Detail |
public java.lang.Object getComponent(java.lang.Object key) throws ComponentNotFoundException
getComponent
in interface UMOContainerContext
ComponentNotFoundException
public void configure(java.io.Reader configuration, java.util.Map configurationProperties)
configure
in interface UMOContainerContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |