Uses of Interface
com.google.inject.internal.CreationListener
Packages that use CreationListener
-
Uses of CreationListener in com.google.inject.internal
Classes in com.google.inject.internal that implement CreationListenerModifier and TypeClassDescription(package private) final classDelegates to a custom factory which is also bound in the injector.(package private) final classThis factory exists in a parent injector.(package private) final classFactoryProxy<T>A placeholder which enables us to swap in the real factory once the injector is created.Fields in com.google.inject.internal with type parameters of type CreationListenerModifier and TypeFieldDescriptionprivate final List<CreationListener>ProcessedBindingData.creationListenersMethods in com.google.inject.internal with parameters of type CreationListenerModifier and TypeMethodDescription(package private) voidProcessedBindingData.addCreationListener(CreationListener listener)