Uses of Package
org.apache.tapestry5.http.annotations
Packages that use org.apache.tapestry5.http.annotations
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
-
Classes in org.apache.tapestry5.http.annotations used by org.apache.tapestry5ClassDescriptionMarker annotation that can be placed on a session-persisted object to indicate that the object is immutable, and therefore does not require end-of-request restoring into the session.
-
Classes in org.apache.tapestry5.http.annotations used by org.apache.tapestry5.hibernate.web.internalClassDescriptionMarker annotation that can be placed on a session-persisted object to indicate that the object is immutable, and therefore does not require end-of-request restoring into the session.
-
Classes in org.apache.tapestry5.http.annotations used by org.apache.tapestry5.internal.jpaClassDescriptionMarker annotation that can be placed on a session-persisted object to indicate that the object is immutable, and therefore does not require end-of-request restoring into the session.