@Deprecated public class LegacySpringContainerAccessor extends Object
This is not an ideal solution, because at some point in time Spring will remove this wiring type and we will have to find another solution.
For additional details: CONFSRVDEV-11091
Constructor and Description |
---|
LegacySpringContainerAccessor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
createBean(com.atlassian.plugin.Plugin plugin,
Class<T> clazz)
Deprecated.
|
public static <T> T createBean(com.atlassian.plugin.Plugin plugin, Class<T> clazz)
Copyright © 2003–2020 Atlassian. All rights reserved.