#49 Improve PackageScanner & ServiceScanner

Öppen
öppnade 4 år sedan av ranides · 0 kommentarer
ranides kommenterad 4 år sedan
  • better fluent API
  • ServiceScanner
    • support for protected/private services
    • more flexible resolvers
      • constructors with arguments
      • factory methods
      • builder methods
    • support for priority (annotation?)
    • support for runtime conditionals/configuration
      • using another annotations
      • using builder methods
  • PackageScanner: application mode
    • detect JAR by extracting classpath from
      • PackageScanner.class
      • passed user class
      • detected caller classes
    • scan whole JAR, not only specified root packages
    • cache result in a file or java.util.prefs.Preferences (store both path & timestamp of jar)
- better fluent API - ServiceScanner - support for protected/private services - more flexible resolvers - constructors with arguments - factory methods - builder methods - support for priority (annotation?) - support for runtime conditionals/configuration - using another annotations - using builder methods - PackageScanner: application mode - detect JAR by extracting classpath from - PackageScanner.class - passed user class - detected caller classes - scan whole JAR, not only specified root packages - cache result in a file or `java.util.prefs.Preferences` (store both path & timestamp of jar)
ranides refererade till detta ärende från en incheckning 4 år sedan
#49
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen förvärvare
1 Deltagare
Laddar...
Avbryt
Spara
Det finns inget innehåll än.