Allow plugins to replace gerrit-provided DynamicItem

This should make it possible in the future to allow plugins to
override items provided by core gerrit, such as the WebSession.

This only affects plugins trying to override gerrit core.  If two
plugins try to replace the same DynamicItem then the second will fail.

Change-Id: I399dfc1577003e6a1478f7cb7f40b0b2ffc86c36
1 file changed