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 release (see ComponentManager.release(Object)) if an error happens during the end lifecycle execution (during component's destroy for example).
ComponentLookupException  
ComponentRepositoryException  
 



Copyright © 2004-2011 XWiki. All Rights Reserved.