| Package | Description |
|---|---|
| org.xwiki.component.descriptor |
| Modifier and Type | Method and Description |
|---|---|
ComponentInstantiationStrategy |
DefaultComponentDescriptor.getInstantiationStrategy() |
ComponentInstantiationStrategy |
ComponentDescriptor.getInstantiationStrategy() |
static ComponentInstantiationStrategy |
ComponentInstantiationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentInstantiationStrategy[] |
ComponentInstantiationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultComponentDescriptor.setInstantiationStrategy(ComponentInstantiationStrategy instantiationStrategy) |
Copyright © 2004–2016 XWiki. All rights reserved.