T - the type of the constant value.protected static class ServletContainer.ContextInjectableProvider<T> extends SingletonTypeInjectableProvider<Context,T>
Context with a type and constant value.| Modifier | Constructor and Description |
|---|---|
protected |
ServletContainer.ContextInjectableProvider(java.lang.reflect.Type type,
T instance)
Create a new instance.
|
getInjectable, getScope, getValueprotected ServletContainer.ContextInjectableProvider(java.lang.reflect.Type type,
T instance)
type - the type of the constant value.instance - the constant value.Copyright © 2016 Oracle Corporation. All Rights Reserved.