Class BootupClassPathSearch

java.lang.Object
io.ebeaninternal.server.core.bootup.BootupClassPathSearch

public class BootupClassPathSearch extends Object
Searches for interesting classes such as Entities, Embedded and ScalarTypes.
  • Method Details

    • search

      public static BootupClasses search(io.ebean.DatabaseBuilder.Settings config)
      Search the classPath for the classes we are interested in returning them as BootupClasses.