|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentInstantiationStrategy | |
|---|---|
| org.xwiki.component.descriptor | |
| Uses of ComponentInstantiationStrategy in org.xwiki.component.descriptor |
|---|
| Methods in org.xwiki.component.descriptor that return ComponentInstantiationStrategy | |
|---|---|
ComponentInstantiationStrategy |
DefaultComponentDescriptor.getInstantiationStrategy()
|
ComponentInstantiationStrategy |
ComponentDescriptor.getInstantiationStrategy()
|
static ComponentInstantiationStrategy |
ComponentInstantiationStrategy.valueOf(java.lang.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. |
| Methods in org.xwiki.component.descriptor with parameters of type ComponentInstantiationStrategy | |
|---|---|
void |
DefaultComponentDescriptor.setInstantiationStrategy(ComponentInstantiationStrategy instantiationStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||