Interface IMappedFormFactory

All Superinterfaces:
IMappedByNameFactory<ADForm>
All Known Implementing Classes:
MappedFormFactory

public interface IMappedFormFactory extends IMappedByNameFactory<ADForm>
Author:
matheus.marcelino
  • Method Details

    • scan

      void scan(org.osgi.framework.BundleContext context, String... packages)
      Scan packages for class with Form annotation and add mapping for it
      Parameters:
      context -
      packages -