Uses of Class
org.apache.tapestry5.ioc.annotations.IntermediateType

Packages that use IntermediateType
org.apache.tapestry5.internal.services   
org.apache.tapestry5.ioc.services   
org.apache.tapestry5.ioc.test   
 

Uses of IntermediateType in org.apache.tapestry5.internal.services
 

Constructor parameters in org.apache.tapestry5.internal.services with annotations of type IntermediateType
CheckForUpdatesFilter(UpdateListenerHub updateListenerHub, long checkInterval, long updateTimeout)
           
CheckForUpdatesFilter(UpdateListenerHub updateListenerHub, long checkInterval, long updateTimeout)
           
CookiesImpl(Request request, CookieSource cookieSource, CookieSink cookieSink, long defaultMaxAge)
           
 

Uses of IntermediateType in org.apache.tapestry5.ioc.services
 

Method parameters in org.apache.tapestry5.ioc.services with annotations of type IntermediateType
static ParallelExecutor TapestryIOCModule.buildDeferredExecution(int coreSize, int maxSize, int keepAliveMillis, boolean threadPoolEnabled, int queueSize, PerthreadManager perthreadManager, RegistryShutdownHub shutdownHub, ThunkCreator thunkCreator)
           
 

Uses of IntermediateType in org.apache.tapestry5.ioc.test
 

Methods in org.apache.tapestry5.ioc.test that return IntermediateType
protected  IntermediateType IOCTestCase.newIntermediateType()
           
 

Methods in org.apache.tapestry5.ioc.test with parameters of type IntermediateType
protected  void IOCTestCase.train_value(IntermediateType it, Class value)
           
 



Copyright © 2003-2011 The Apache Software Foundation.