Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] "Best" access modifier for the renderer @PostContruct, @PreDestroy and @Inject methods

I'm not sure I understand.


On Wed, Apr 23, 2014 at 5:44 AM, Lars Vogel <lars.vogel@xxxxxxxxx> wrote:
Hi,

in the renderer implementations I currently see a wild mix of access modifier, e.g. private, default, protected and public for methods annotated with @Inject, @PreDestroy and @PostConstruct.

The methods and fields have the modifier on them as appropriate.  The fact that they're marked with @Inject, @PreDestroy or @PostConsturct doesn't really matter, does it?

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top