public static final class InjectableProviderContext.InjectableScopePair
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ComponentScope |
cs |
Injectable |
i |
Constructor and Description |
---|
InjectableProviderContext.InjectableScopePair(Injectable i,
ComponentScope cs) |
public final Injectable i
public final ComponentScope cs
public InjectableProviderContext.InjectableScopePair(Injectable i, ComponentScope cs)
Copyright © 2016 Oracle Corporation. All Rights Reserved.