Uses of Class
org.xwiki.component.internal.AbstractGenericComponentManager

Packages that use AbstractGenericComponentManager
org.xwiki.component.internal   
 

Uses of AbstractGenericComponentManager in org.xwiki.component.internal
 

Subclasses of AbstractGenericComponentManager in org.xwiki.component.internal
 class UserComponentManager
          Proxy Component Manager that creates and queries individual Component Managers specific to the current user in the Execution Context.
 class WikiComponentManager
          Proxy Component Manager that creates and queries individual Component Managers specific to the current wiki in the Execution Context.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.