Class | Description |
---|---|
BindableProxyGenerator |
Generates a proxy for a
Bindable type. |
BindableProxyLoaderGenerator |
Generates the proxy loader for
Bindable s. |
BoundDecorator |
Generates an
InitializationCallback that contains automatic binding logic. |
DataBindingIOCExtension |
The purpose of this IOC extension is to provide bean instances of bindable types that are
qualified with
Model and to expose the DataBinder s that manage these model
instances using RefHolder s. |
DataBindingUtil |
Utility to retrieve a data binder reference.
|
DataBindingUtil.DataBinderRef |
Represents a reference to an injected or generated data binder.
|
DataBindingValidator |
Validation utilities for data binding.
|
ModelSetterDecorator |
Causes the generation of a proxy that overrides a method annotated with
ModelSetter . |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.