See: Description
Interface | Description |
---|---|
InjectionStrategy |
Interface for providing the compiler with code that allocates and initializes an instance of some class
|
Class | Description |
---|---|
InjectionStrategyClassNewInstance |
Provides the compiler with code that allocates and initializes an instance of some class
by using "new" and by using setters.
|
Injection strategies for compiler use.
Copyright © 2005–2018. All rights reserved.