Interface | Description |
---|---|
AcceptsNullName |
Marker interface for an injector to declare that it ignores the name
parameter.
|
DisposalCallback |
Callback interface which can be implemented by Injectors to perform some action
when a created object is destroyed.
|
DisposalCallbackRegistry |
Interface which allows for the registration of DisposalCallback listeners.
|
ImplementationPicker |
Defines a strategy to choose an implementation for a model if multiple are registered
for the same interface or super class.
|
Injector |
Service interface for pluggable value injectors.
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"