Uses of Package
org.apache.tapestry5.http.annotations
-
Packages that use org.apache.tapestry5.http.annotations Package Description org.apache.tapestry5 Root package for Tapestry, containing common interfaces and data types used throughout the framework.org.apache.tapestry5.hibernate.web.internal [INTERNAL USE ONLY] support classes for Hibernate integration; API subject to changeorg.apache.tapestry5.internal.jpa [INTERNAL USE ONLY] support classes for the JPA module; API subject to change -
Classes in org.apache.tapestry5.http.annotations used by org.apache.tapestry5 Class Description ImmutableSessionPersistedObject Marker 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.internal Class Description ImmutableSessionPersistedObject Marker 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.jpa Class Description ImmutableSessionPersistedObject Marker 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.