org.apache.tapestry5.internal.services
Annotation Type Invariant


@Target(value={PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface Invariant

Special annotation that is applied to literal PropertyConduits, to inform PropBinding that the value is, in fact, invariant.



Copyright © 2003-2012 The Apache Software Foundation.