Make property available for remote access.
This can be applied to fields and getter methods.
When applied to a field, there must be a getter method for that field.
This annotation is only useful when using
DataTransferObject with the bean converter.
author: Maik Schreiber author: Joe Walker [joe at getahead dot ltd dot uk] |