Package | Description |
---|---|
org.apache.tapestry5.beaneditor |
Support classes for the
BeanEditor
component. |
org.apache.tapestry5.internal.bindings |
[INTERNAL USE ONLY] support classes for binding; API subject to change
|
org.apache.tapestry5.internal.pageload |
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
Modifier and Type | Method and Description |
---|---|
BeanModelSourceBuilder |
BeanModelSourceBuilder.setStringInterner(StringInterner stringInterner)
Sets the
StringInterner to be used. |
Constructor and Description |
---|
PropBindingFactory(PropertyConduitSource propertyConduitSource,
StringInterner interner) |
TranslateBindingFactory(FieldTranslatorSource source,
StringInterner interner) |
ValidateBindingFactory(FieldValidatorSource fieldValidatorSource,
StringInterner interner) |
Constructor and Description |
---|
PageLoaderImpl(ComponentInstantiatorSource instantiatorSource,
ComponentTemplateSource templateSource,
PageElementFactory elementFactory,
ComponentPageElementResourcesSource resourcesSource,
ComponentClassResolver componentClassResolver,
PersistentFieldManager persistentFieldManager,
StringInterner interner,
OperationTracker tracker,
PerthreadManager perThreadManager,
org.slf4j.Logger logger,
MetaDataLocator metaDataLocator,
RequestGlobals requestGlobals) |
Modifier and Type | Class and Description |
---|---|
class |
StringInternerImpl |
Constructor and Description |
---|
BindingSourceImpl(Map<String,BindingFactory> factories,
StringInterner interner) |
PropertyConduitSourceImpl(PropertyAccess access,
PlasticProxyFactory proxyFactory,
TypeCoercer typeCoercer,
StringInterner interner) |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.