Package com.google.inject.internal
Interface CreationListener
- All Known Implementing Classes:
BoundProviderFactory
,ExposedKeyFactory
,FactoryProxy
interface CreationListener
Something that is notified upon creation.
-
Method Summary
-
Method Details
-
notify
Notifies that creation should happen.
-