Package org.xwiki.component.manager

Interface Summary
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 Summary
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-2014 XWiki. All Rights Reserved.