| Package | Description |
|---|---|
| org.xwiki.component.descriptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentDependency<T>
Represents a component dependency.
|
interface |
ComponentDescriptor<T>
Represent a component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultComponentDependency<T>
Default implementation of
ComponentDependency. |
class |
DefaultComponentDescriptor<T>
Default implementation of
ComponentDescriptor. |
class |
DefaultComponentRole<T> |
| Constructor and Description |
|---|
DefaultComponentRole(ComponentRole<T> componentRole)
Create a new
DefaultComponentRole by cloning the provided ComponentRole. |
Copyright © 2004–2017 XWiki. All rights reserved.