Package org.apache.tapestry5.beanmodel.internal.services
-
Class Summary Class Description BeanModelSourceImpl ClassPropertyAdapterImpl CoercingPropertyConduitWrapper LiteralPropertyConduit A PropertyConduit for a literal value in an expression, such as a number, or "true", "false" or "null".PlasticClassListenerLogger PropertyAccessImpl PropertyAdapterImpl PropertyConduitDelegate Companion class forPropertyConduit
instances created by thePropertyConduitSource
.PropertyConduitSourceImpl -
Exception Summary Exception Description PropertyExpressionException Exception thrown when there is a problem parsing a property expression using the ANTLR property expression grammar. -
Annotation Types Summary Annotation Type Description Invariant Special annotation that is applied to literalPropertyConduit
s, to informPropBinding
that the value is, in fact, invariant.