public abstract class AbstractComponentDependencyFactory extends Object implements ComponentDependencyFactory
ComponentDependencyFactory.| Constructor and Description |
|---|
AbstractComponentDependencyFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getGenericRole(Field field)
Deprecated.
|
protected boolean |
isDependencyOfListType(Class<?> type)
Deprecated.
since 4.0M1 it's useless
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateComponentDependency@Deprecated protected boolean isDependencyOfListType(Class<?> type)
type - the type for which to verify if it's a list or not@Deprecated protected Class<?> getGenericRole(Field field)
field - the list field to injectCopyright © 2004–2015 XWiki. All rights reserved.