implementation
Adds an implementation
module dependency to this entity.
Return
The module dependency, or null
if dependencyNotation is a provider.
Parameters
The module dependency notation, as per DependencyHandler.create.
See also
Adds an implementation
module dependency to this entity.
Return
The module dependency, or null
if dependencyNotation is a provider.
Parameters
The module dependency notation, as per DependencyHandler.create.
Additional configuration for the created module dependency.
See also
Adds an implementation
module dependency to this entity.
Return
The module dependency, or null
if dependencyNotation is a provider.
Parameters
The module dependency notation, as per DependencyHandler.create.
additional configuration for the created module dependency.
See also
Adds an implementation
dependency to this entity.
Return
The added dependency.
Parameters
The dependency to add.
Additional configuration for the dependency.