@Role public interface ComponentManagerInitializer
ComponentManager initialization to be able to apply modification to the ComponentManager and its
components before it's really used (send events, etc.).| Modifier and Type | Method and Description |
|---|---|
void |
initialize(ComponentManager componentManager)
Apply modifications on ComponentManager at init (register new components, disables others, ...).
|
void initialize(ComponentManager componentManager)
componentManager - the component manager to initializeCopyright © 2004–2021 XWiki. All rights reserved.