Package | Description |
---|---|
org.eclipse.e4.core.di |
Application programming interfaces describing dependency injection framework.
|
org.eclipse.e4.core.di.suppliers |
Application programming interfaces for dependency injection object suppliers.
|
Class and Description |
---|
PrimaryObjectSupplier
The base class for an "object supplier" - something that knows how to instantiate objects
corresponding to the object descriptor.
|
Class and Description |
---|
IObjectDescriptor
This interface describes objects created by the dependency injection.
|
IRequestor
Requestor represents an atomary operation performed during the injection.
|
PrimaryObjectSupplier
The base class for an "object supplier" - something that knows how to instantiate objects
corresponding to the object descriptor.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.