Package groovy.beans
package groovy.beans
-
ClassDescriptionAnnotates a groovy property or a class.Joint-compilation stubber for
Bindable(class-level use).Handles generation of code for the@Bindableannotation when@Vetoableis not present.DefaultPropertyAccessorimplementation backed by the standard Groovy property reader and writer.DefaultPropertyReaderimplementation using Groovy property access.DefaultPropertyWriterimplementation using Groovy property access.Strategy for reading and writing named properties.Strategy for reading a named property from an object.Strategy for writing a named property on an object.Annotates a groovy property or a class.Joint-compilation stubber forVetoable(class-level use).Handles generation of code for the@Vetoableannotation, and@Bindableif also present.