attribute injection
[/ˈætrɪbjuːt ɪnˈdʒɛkʃən/]
nounpl: attribute injections
injeção de atributos
1. A software development technique where object properties or attributes are automatically populated or assigned by a framework, container, or dependency injection system, typically through annotations or configuration metadata rather than explicit code.
The framework uses attribute injection to automatically populate the database connection property without requiring manual instantiation.
O framework utiliza injeção de atributos para preencher automaticamente a propriedade de conexão com banco de dados sem necessidade de instanciação manual.
2. In object-oriented programming, a form of dependency injection where dependencies are assigned directly to class fields or properties rather than through constructor parameters.
Using attribute injection, the logger is automatically assigned to the class property decorated with @Inject.
Usando injeção de atributos, o logger é automaticamente atribuído à propriedade da classe decorada com @Inject.
This is specialized technical terminology primarily used in software engineering and programming contexts in both Brazil and the USA. It is commonly discussed in frameworks like Spring (Java), .NET, and other dependency injection frameworks. The term is used identically across regions as it refers to a standardized programming concept.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →