Uses of Package
com.google.inject.internal

Packages that use com.google.inject.internal
com.google.inject.internal Guice (sounds like like "juice") 
 

Classes in com.google.inject.internal used by com.google.inject.internal
AbstractBindingBuilder
          Bind a value or constant.
BindingBuilder
          Bind a non-constant key.
BindingImpl
           
BytecodeGen.Visibility
          The required visibility of a user's class from a Guice-generated class.
Errors
          A collection of error messages.
ErrorsException
          Indicates that a result could not be returned while preparing or resolving a binding.
ExposureBuilder
          For private binder's expose() method.
InternalInjectorCreator
          Builds a tree of injectors.
ProviderMethod
          A provider that invokes a method and returns its result.
Scoping
          References a scope, either directly (as a scope instance), or indirectly (as a scope annotation).
 



Copyright © 2006-2013 Google, Inc.. All Rights Reserved.