Skip to content

Filter glue class candidates before loading  #3137

@laeubi

Description

@laeubi

🤔 What's the problem you're trying to solve?

If I use the Runtime.builder() I can supply a classloader withClassLoader but the actuall class scanning can not be customized.

✨ What's your proposed solution?

There should be a way to injects some kind of GlueClassScanner that allows to plug in different techniques.
Currently always ClasspathScanner is used with no way to customize that.

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions