On Thu, Oct 27, 2011 at 2:43 PM, Hadrian Zbarcea <hzbar...@gmail.com> wrote: > Then we decided that the javadoc for the > components doesn't make a lot of sense.
Not sure I follow that. Some components' classes have methods over and above the standard for a base component. MailEndpoint, for example, extends ScheduledPollEndpoint, and in addition has getters and setters for contentTypeResolver and maxMessagesPerPoll. Wouldn't it be useful to have that documented? Don