|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutowireStrategy | |
|---|---|
| com.atlassian.plugin.osgi.loader | Plugin loader classes to support OSGi-based plugins |
| Uses of AutowireStrategy in com.atlassian.plugin.osgi.loader |
|---|
| Methods in com.atlassian.plugin.osgi.loader that return AutowireStrategy | |
|---|---|
static AutowireStrategy |
AutowireStrategy.fromIndex(int index)
|
static AutowireStrategy |
AutowireStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AutowireStrategy[] |
AutowireStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.plugin.osgi.loader with parameters of type AutowireStrategy | ||
|---|---|---|
|
OsgiPlugin.autowire(java.lang.Class<T> clazz,
AutowireStrategy autowireStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||