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, getRoleType
Class<? extends T> getImplementation()
ComponentInstantiationStrategy getInstantiationStrategy()
ComponentInstantiationStrategy
Collection<ComponentDependency<?>> getComponentDependencies()
Copyright © 2004–2021 XWiki. All rights reserved.