I don't see a trick. But I wonder if there will be performance impact to
synchronizing Application.getMetaData since it's used every time a Component
is instantiated with AOP. Disclaimer: I haven't done any Wicket load
testing, so I don't really know where the hotspots are.

On Tue, Aug 9, 2011 at 11:55 AM, Martin Grigorov <[email protected]>wrote:

> Hi,
>
> There are 2 getters (getMetaData and getPageManagerProvider) which are
> not synchronized but their setters are.
> Is there specific reason for that? What is the trick here ?
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>

Reply via email to