facet classafIoc::Autobuild
sys::Obj afIoc::Autobuild : sys::Facet
An optional facet to use in conjunction with @Inject. Signifies a new instance of the service should be injected
@Inject @Autobuild MyService myService
May not be used with @ServiceId
or other Dependency Providers.
@since 1.1.0