|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=SOURCE) public @interface RooConfigurable
Indicates a class should be annotated with Spring's
Configurable annotation.
Obviously you should just use @Configurable in normal Java code if you would like
Configurable functionality
(ie there is no use case for using RooConfigurable given it
is more complex with the involvement of ITDs etc). This annotation exists solely for
consistency with other ITD providers.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||