|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutowireStrategy | |
|---|---|
| com.atlassian.plugin.osgi.factory | Deployers for OSGi-related plugins |
| Uses of AutowireStrategy in com.atlassian.plugin.osgi.factory |
|---|
| Methods in com.atlassian.plugin.osgi.factory 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're declared. |
| Methods in com.atlassian.plugin.osgi.factory with parameters of type AutowireStrategy | ||
|---|---|---|
|
OsgiPlugin.autowire(java.lang.Class<T> clazz,
AutowireStrategy autowireStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||