Class CustomInstantiatorFactory

    • Constructor Detail

      • CustomInstantiatorFactory

        public CustomInstantiatorFactory()
    • Method Detail

      • applies

        public boolean applies​(@NotNull
                               de.quantummaid.reflectmaid.typescanner.TypeIdentifier type)
        Specified by:
        applies in interface de.quantummaid.reflectmaid.typescanner.factories.StateFactory<InjectMaidTypeScannerResult>
      • create

        public void create​(@NotNull
                           de.quantummaid.reflectmaid.typescanner.TypeIdentifier type,
                           @NotNull
                           de.quantummaid.reflectmaid.typescanner.Context<InjectMaidTypeScannerResult> context)
        Specified by:
        create in interface de.quantummaid.reflectmaid.typescanner.factories.StateFactory<InjectMaidTypeScannerResult>