| 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 at
ComponentManager initialization to be able to apply modification to the ComponentManager and its
components before it's really used (send events, etc.). |
| 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.
|
Copyright © 2004–2015 XWiki. All rights reserved.