Package com.google.gerrit.extensions.registration
-
Interface Summary Interface Description RegistrationHandle Handle for registered information.ReloadableRegistrationHandle<T> -
Class Summary Class Description DynamicItem<T> A single item that can be modified as plugins reload.DynamicMap<T> A map of members that can be modified as plugins reload.DynamicSet<T> A set of members that can be modified as plugins reload.Extension<T> An extension that is provided by a plugin.PluginName PrivateInternals_DynamicMapImpl<T> DO NOT USEPrivateInternals_DynamicTypes DO NOT USE