Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods to just get extension classes #190

Closed
tylerhawkes opened this issue Jan 14, 2018 · 1 comment
Closed

Add methods to just get extension classes #190

tylerhawkes opened this issue Jan 14, 2018 · 1 comment

Comments

@tylerhawkes
Copy link
Contributor

I want to have plugins with isolated classloaders on a project I'm working on. To integrate with Jackson, I just need the classes not instantiated objects since there can be several objects of each extension class. The getExtensions methods all already know the classes, so it should be a simple thing to do in the AbstractPluginManager.

@tylerhawkes
Copy link
Contributor Author

Pull request is #191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants