| Package | Description |
|---|---|
| com.flipkart.polyguice.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentContextAware
Interface to be implemented by any component that wishes to be provided with
a common context for lookup of components managed by Guice.
|
interface |
ComponentProcessor
Factory hook that allows for customizations on components after they have
been provisioned by Guice.
|
interface |
Disposable |
interface |
Initializable
Interface to be implemented by components that need to react once all their
properties have been set by Guice: for example, to perform custom
initialization, or merely to check that all mandatory properties have been
set.
|
Copyright © 2016. All rights reserved.