|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringInterner | |
---|---|
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 |
Uses of StringInterner in org.apache.tapestry5.internal.bindings |
---|
Constructors in org.apache.tapestry5.internal.bindings with parameters of type StringInterner | |
---|---|
PropBindingFactory(PropertyConduitSource propertyConduitSource,
StringInterner interner)
|
|
TranslateBindingFactory(FieldTranslatorSource source,
StringInterner interner)
|
|
ValidateBindingFactory(FieldValidatorSource fieldValidatorSource,
StringInterner interner)
|
Uses of StringInterner in org.apache.tapestry5.internal.pageload |
---|
Constructors in org.apache.tapestry5.internal.pageload with parameters of type StringInterner | |
---|---|
PageLoaderImpl(ComponentInstantiatorSource instantiatorSource,
ComponentTemplateSource templateSource,
PageElementFactory elementFactory,
ComponentPageElementResourcesSource resourcesSource,
ComponentClassResolver componentClassResolver,
PersistentFieldManager persistentFieldManager,
StringInterner interner,
OperationTracker tracker,
PerthreadManager perThreadManager,
Request request,
SymbolSource symbolSource)
|
Uses of StringInterner in org.apache.tapestry5.internal.services |
---|
Classes in org.apache.tapestry5.internal.services that implement StringInterner | |
---|---|
class |
StringInternerImpl
|
Methods in org.apache.tapestry5.internal.services that return StringInterner | |
---|---|
StringInterner |
InternalModule.buildStringInterner(StringInternerImpl service)
|
Constructors in org.apache.tapestry5.internal.services with parameters of type StringInterner | |
---|---|
BindingSourceImpl(Map<String,BindingFactory> factories,
StringInterner interner)
|
|
PropertyConduitSourceImpl(PropertyAccess access,
PlasticProxyFactory proxyFactory,
TypeCoercer typeCoercer,
StringInterner interner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |