|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.context.AbstractContextContainerFactory
org.codehaus.waffle.context.pico.PicoContextContainerFactory
org.codehaus.waffle.context.pico.RubyAwarePicoContextContainerFactory
public class RubyAwarePicoContextContainerFactory
Field Summary |
---|
Fields inherited from class org.codehaus.waffle.context.AbstractContextContainerFactory |
---|
applicationContextContainer, messageResources, registrarAssistant |
Constructor Summary | |
---|---|
RubyAwarePicoContextContainerFactory(MessageResources messageResources,
ContextMonitor contextMonitor,
RegistrarMonitor registrarMonitor)
|
Method Summary | |
---|---|
ContextContainer |
buildApplicationContextContainer()
|
Methods inherited from class org.codehaus.waffle.context.pico.PicoContextContainerFactory |
---|
buildRequestLevelContainer, buildSessionLevelContainer, createRegistrar |
Methods inherited from class org.codehaus.waffle.context.AbstractContextContainerFactory |
---|
destroy, getApplicationContextContainer, getContextMonitor, getRegistrarAssistant, initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyAwarePicoContextContainerFactory(MessageResources messageResources, ContextMonitor contextMonitor, RegistrarMonitor registrarMonitor)
Method Detail |
---|
public ContextContainer buildApplicationContextContainer()
buildApplicationContextContainer
in class PicoContextContainerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |