T - the type of the component rolepublic interface ComponentDependency<T> extends ComponentRole<T>
| Modifier and Type | Method and Description |
|---|---|
String[] |
getHints() |
Class<?> |
getMappingType()
Deprecated.
since 4.0M1 use
ComponentRole.getRoleType() instead |
String |
getName() |
getRole, getRoleHint, getRoleTypeString getName()
String[] getHints()
@Deprecated Class<?> getMappingType()
ComponentRole.getRoleType() insteadCopyright © 2004–2014 XWiki. All rights reserved.