Package org.xwiki.component.manager
-
Interface Summary Interface Description ComponentEventManager Manages Component Events (when a component instance is created for example).ComponentManager Provide way to access and modify components repository.ComponentManagerInitializer Called atComponentManager
initialization to be able to apply modification to the ComponentManager and its components before it's really used (send events, etc.).NamespacedComponentManager Add namespace information toComponentManager
. -
Exception Summary Exception Description ComponentLifecycleException Raised during component's unregistration if an error happens during the end lifecycle execution.ComponentLookupException Raised during component lookup when an error happens.ComponentRepositoryException ProviderLookupException Raised during provider lookup when an error happens.