T - the type of the component rolepublic interface ComponentDescriptor<T> extends ComponentRole<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<ComponentDependency<?>> |
getComponentDependencies() |
Class<? extends T> |
getImplementation() |
ComponentInstantiationStrategy |
getInstantiationStrategy() |
getRole, getRoleHint, getRoleTypeClass<? extends T> getImplementation()
ComponentInstantiationStrategy getInstantiationStrategy()
ComponentInstantiationStrategyCollection<ComponentDependency<?>> getComponentDependencies()
Copyright © 2004–2021 XWiki. All rights reserved.