@Version(value="1.1.1")
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.
|
ModelValidation |
Copyright © 2015 The Apache Software Foundation. All rights reserved.