Package | Description |
---|---|
org.apache.tapestry5.internal.structure |
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
|
org.apache.tapestry5.ioc.internal.services |
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
|
org.apache.tapestry5.ioc.services |
Tapestry IOC service interfaces
|
Modifier and Type | Method and Description |
---|---|
<T> PerThreadValue<T> |
ComponentPageElementResourcesImpl.createPerThreadValue() |
<T> PerThreadValue<T> |
ComponentPageElementResources.createPerThreadValue()
Wrapper around
PerthreadManager.createValue() . |
Modifier and Type | Method and Description |
---|---|
<T> PerThreadValue<T> |
PerthreadManagerImpl.createValue() |
Modifier and Type | Method and Description |
---|---|
<T> PerThreadValue<T> |
PerthreadManager.createValue()
Creates a value using a unique internal key.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.