Constant Field Values
Contents
com.google.*
-
com.google.inject.ConfigurationException
-
com.google.inject.CreationException
-
com.google.inject.ProvisionException
-
com.google.inject.internal.AbstractBindingBuilder<T>Modifier and TypeConstant FieldValue
public static final String
"More than one annotation is specified for this binding."
public static final String
"Binding to null instances is not allowed. Use toProvider(Providers.of(null)) if this is your intended behaviour."
public static final String
"Constant value is set more than once."
public static final String
"Implementation is set more than once."
public static final String
"Scope is set more than once."
public static final String
"Setting the scope is not permitted when binding to a single instance."
-
com.google.inject.internal.BytecodeGen
-
com.google.inject.internal.ErrorsModifier and TypeConstant FieldValue
private static final String
"Injectable classes must have either one (and only one) constructor annotated with @Inject or a zero-argument constructor that is not private."
private static final int
3
private static final int
3
-
com.google.inject.internal.MoreTypes.GenericArrayTypeImpl
-
com.google.inject.internal.MoreTypes.ParameterizedTypeImpl
-
com.google.inject.internal.MoreTypes.WildcardTypeImpl
-
com.google.inject.internal.com.google.inject.internal.RealOptionalBinder.BaseAnnotation
-
com.google.inject.internal.util.StackTraceElements
-
com.google.inject.matcher.com.google.inject.matcher.AbstractMatcher.AndMatcher
-
com.google.inject.matcher.com.google.inject.matcher.AbstractMatcher.OrMatcher
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.AnnotatedWith
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.AnnotatedWithType
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.Any
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.IdenticalTo
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.InPackage
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.InSubpackage
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.Not
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.Only
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.Returns
-
com.google.inject.matcher.com.google.inject.matcher.Matchers.SubclassesOf
-
com.google.inject.name.com.google.inject.name.NamedImpl
-
com.google.inject.servlet.com.google.inject.servlet.ManagedServletPipelineModifier and TypeConstant FieldValue
public static final String
"javax.servlet.forward.servlet_path"
-
com.google.inject.spi.Message
-
com.google.inject.throwingproviders.com.google.inject.throwingproviders.CheckedProvideUtilsModifier and TypeConstant FieldValue
private static final String
"Classes must have either one (and only one) constructor annotated with @ThrowingInject."
-
com.google.inject.throwingproviders.com.google.inject.throwingproviders.ThrowingProviderBinder.Result