|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

An extension of the IFactory protocol that provides an
awareness of the container that instantiated it, so that the
factory may reach back into that container for dependencies.
| Method Summary | |
|---|---|
IManagedContainer |
getManagedContainer()
Obtains the container that I should use to get my dependencies. |
void |
setManagedContainer(IManagedContainer container)
Assigns the container that I should use to get my dependencies. |
| Methods inherited from interface org.eclipse.net4j.util.factory.IFactory |
|---|
create, getDescriptionFor, getKey |
| Method Detail |
|---|
IManagedContainer getManagedContainer()
void setManagedContainer(IManagedContainer container)
container - the container in which I am created/registered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||