|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntermediateType | |
|---|---|
| org.apache.tapestry5.internal.services | [INTERNAL USE ONLY] internal service classes; API subject to change |
| org.apache.tapestry5.ioc.services | Tapestry IOC service interfaces |
| org.apache.tapestry5.ioc.test | Classes supporting testing of Tapestry IOC services |
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||