|
||||||||||
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.ScriptedPicoContextContainerFactory
org.codehaus.waffle.context.pico.RubyPicoContextContainerFactory
public class RubyPicoContextContainerFactory
Field Summary |
---|
Fields inherited from class org.codehaus.waffle.context.AbstractContextContainerFactory |
---|
applicationContextContainer, messageResources, registrarAssistant |
Constructor Summary | |
---|---|
RubyPicoContextContainerFactory(MessageResources messageResources,
ContextMonitor contextMonitor,
RegistrarMonitor registrarMonitor,
ParameterResolver parameterResolver)
|
Method Summary | |
---|---|
protected Registrar |
createRegistrar(ContextContainer contextContainer)
|
protected void |
registerScriptComponents(ContextContainer contextContainer)
|
Methods inherited from class org.codehaus.waffle.context.pico.ScriptedPicoContextContainerFactory |
---|
buildApplicationContextContainer |
Methods inherited from class org.codehaus.waffle.context.pico.PicoContextContainerFactory |
---|
buildRequestLevelContainer, buildSessionLevelContainer, getParameterResolver, getPicoComponentMonitor, getPicoLifecycleStrategy, getRegistrarMonitor |
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 RubyPicoContextContainerFactory(MessageResources messageResources, ContextMonitor contextMonitor, RegistrarMonitor registrarMonitor, ParameterResolver parameterResolver)
Method Detail |
---|
protected void registerScriptComponents(ContextContainer contextContainer)
registerScriptComponents
in class ScriptedPicoContextContainerFactory
protected Registrar createRegistrar(ContextContainer contextContainer)
createRegistrar
in class PicoContextContainerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |