@Named public class JsrComponent extends Object
| Constructor and Description |
|---|
JsrComponent(InternalComponent internalComponent)
If we manage to instantiate this component, it must have been via this constructor, which means
Inject is being processed correctly. |
JsrComponent(InternalComponentTwo otherNonDefaultConstructorThatNeedsDisambiguatingForSpring) |
@Inject public JsrComponent(InternalComponent internalComponent)
Inject is being processed correctly.public JsrComponent(InternalComponentTwo otherNonDefaultConstructorThatNeedsDisambiguatingForSpring)
Copyright © 2019 Atlassian. All rights reserved.