Uses of Package
org.apache.tapestry5.commons.services
Packages that use org.apache.tapestry5.commons.services
Package
Description
Support classes for the
BeanEditor
component.[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
[INTERNAL USE ONLY] internal support classes; API subject to change.
[INTERNAL USE ONLY] support for Clojure functions; API subject to change
[INTERNAL USE ONLY] support classes for event listeners; API subject to change
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
[INTERNAL USE ONLY] support classes for the JSON module; API subject to change
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] AJAX support services; API subject to change
[INTERNAL USE ONLY] asset support services; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
[INTERNAL USE ONLY] component class transformation implementation classes; API subject to change.
[INTERNAL USE ONLY] translator implementation classes; API subject to change.
[INTERNAL USE ONLY] various utility classes; API subject to change.
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
[INTERNAL USE ONLY] utility classes for Tapestry IOC services; API subject to change
Optional module that allows JSON objects to be used with the
TypeCoercer
service, when
the tapestry-ioc module is present.[INTERNAL USE ONLY] support services for the Kaptcha component; API subject to change
Services supporting component and application message catalogs.
Services for locating and loading pages and component resources.
A set of enums, abstract classs and wrappers of various purposes
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.beanmodelClassDescriptionUsed by
BeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
).A service used to create proxies of varying types.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use ofCoercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.beanmodel.internal.beanmodelClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.beanmodel.internal.servicesClassDescriptionOrganizes all
PropertyAdapter
s for a particular class.Used byBeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
).An object which manages a list ofInvalidationListener
s.A service used to create proxies of varying types.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Provides access to a single property within a class.Makes use ofCoercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.beanmodel.services
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.commons.internalClassDescriptionAn immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service.Used byBeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
). -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.commons.internal.servicesClassDescriptionResponsible for converting from one type to another.An immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service.Used byBeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
).Methods related to the use of Java 5+ generics.An object which manages a list ofInvalidationListener
s.Provides access to a single property within a class.Makes use ofCoercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.commons.servicesClassDescriptionOrganizes all
PropertyAdapter
s for a particular class.Responsible for converting from one type to another.An immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of theTypeCoercer
service.Methods related to the use of Java 5+ generics.Deprecated.A service used to create proxies of varying types.Provides access to a single property within a class. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.commons.utilClassDescriptionResponsible for converting from one type to another.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.
-
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.hibernate.web.internalClassDescriptionA wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.hibernate.web.modulesClassDescriptionA wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.http.internalClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.http.modulesClassDescriptionAn immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internalClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.clojure
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.eventClassDescriptionAn object which manages a list of
InvalidationListener
s.Deprecated.In 5.4; useInvalidationEventHub.addInvalidationCallback(Runnable)
instead -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.jpaClassDescriptionA wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.json
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.pageload
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.servicesClassDescriptionAn object which manages a list of
InvalidationListener
s.Deprecated.In 5.4; useInvalidationEventHub.addInvalidationCallback(Runnable)
insteadA service used to create proxies of varying types.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use ofCoercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.services.ajaxClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
-
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.structureClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.transformClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.translatorClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.internal.util
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.ioc.internal
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.ioc.internal.servicesClassDescriptionA service used to create proxies of varying types.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.ioc.internal.utilClassDescriptionResponsible for converting from one type to another.A service used to create proxies of varying types.
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.ioc.modulesClassDescriptionAn immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.ioc.testClassDescriptionOrganizes all
PropertyAdapter
s for a particular class.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Provides access to a single property within a class.Makes use ofCoercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.jpa.modulesClassDescriptionA wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.json.modulesClassDescriptionAn immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.kaptcha.internal.servicesClassDescriptionUsed by
BeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
).Provides access to a single property within a class. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.kaptcha.modulesClassDescriptionUsed by
BeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
). -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.modulesClassDescriptionAn immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service.Used byBeanModelSource
to identify the type of data associated with a particular property (represented as aPropertyAdapter
).An object which manages a list ofInvalidationListener
s.A service used to create proxies of varying types.A wrapper around the JavaBean Introspector that allows more manageable access to JavaBean properties of objects.Makes use ofCoercion
s to convert between an input value (of some specific type) and a desired output type. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.mongodb.modulesClassDescriptionAn immutable object that represents a mapping from one type to another.Class that represents the key to be used to the mapped configuration of the
TypeCoercer
service. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.services.messages
-
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.services.pageloadClassDescriptionAn object which manages a list of
InvalidationListener
s.A service used to create proxies of varying types. -
Classes in org.apache.tapestry5.commons.services used by org.apache.tapestry5.utilClassDescriptionMakes use of
Coercion
s to convert between an input value (of some specific type) and a desired output type.
InvalidationEventHub.addInvalidationCallback(Runnable)
instead