Deprecated API


Contents
Deprecated Fields
org.xwiki.component.annotation.ComponentAnnotationLoader.COMPONENT_OVERRIDE_LIST
          starting with 3.3M1 use the notion of priorities instead (see ComponentDeclaration). 
 

Deprecated Methods
org.xwiki.component.annotation.ComponentDescriptorFactory.createComponentDescriptors(Class, Class)
          since 4.0M1 use ComponentDescriptorFactory.createComponentDescriptors(Class, Type) instead 
org.xwiki.component.annotation.ComponentAnnotationLoader.findComponentRoleClasses(Class)
          since 4.0M1 use ComponentAnnotationLoader.findComponentRoleTypes(Class) instead 
org.xwiki.component.embed.EmbeddableComponentManager.getComponentDescriptorList(Class)
           
org.xwiki.component.annotation.AbstractComponentDependencyFactory.getGenericRole(Field)
           
org.xwiki.component.annotation.AbstractComponentDependencyFactory.isDependencyOfListType(Class)
          since 4.0M1 it's useless 
 



Copyright © 2004-2012 XWiki. All Rights Reserved.