hi,all

i am  currentlly study tapestry5 , when i read the source code of 
TapestryModule, i found:

 public TapestryModule(PipelineBuilder pipelineBuilder,

                          PropertyShadowBuilder shadowBuilder,

                          RequestGlobals requestGlobals,

                          ApplicationGlobals applicationGlobals,

                          ChainBuilder chainBuilder,

                          Environment environment,

                          StrategyBuilder strategyBuilder,
   
....

the first parameter isn't one type of Service, how it can be injected to 
TapestryModule?

any one can explain the way of tapestry dependency injection??thanks!




Oliver Lee
2008-07-20

Reply via email to