Package | Description |
---|---|
org.apache.tapestry.binding |
Implementations of
IBinding . |
org.apache.tapestry.enhance |
Classes used for performing dynamic bytecode enhancement of component and page classes.
|
org.apache.tapestry.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
HiveMindBindingFactory.setInjectedValueProvider(InjectedValueProvider provider) |
Constructor and Description |
---|
HiveMindBinding(java.lang.String description,
ValueConverter valueConverter,
org.apache.hivemind.Location location,
java.lang.String objectReference,
InjectedValueProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
InjectObjectWorker.setProvider(InjectedValueProvider provider) |
Modifier and Type | Class and Description |
---|---|
class |
InjectedValueProviderImpl |