Uses of Class
org.xwiki.component.manager.ComponentRepositoryException

Packages that use ComponentRepositoryException
org.xwiki.component.manager   
 

Uses of ComponentRepositoryException in org.xwiki.component.manager
 

Methods in org.xwiki.component.manager that throw ComponentRepositoryException
<T> void
ComponentManager.registerComponent(ComponentDescriptor<T> componentDescriptor)
          Add a component in the component repository dynamically.
<T> void
ComponentManager.registerComponent(ComponentDescriptor<T> componentDescriptor, T componentInstance)
          Add a component in the component repository dynamically.
 



Copyright © 2004-2014 XWiki. All Rights Reserved.