You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can implement method "supports" which rely on plugin name field in your base plugin abstract class. I use this method to pick correct plugin by several criterias
Hi, I'm currently switching back from OSGi to a non-OSGi project.
What I'm really missing is Map-support to store and select plug-ins.
The filering with supports() over a list feels bad.
Is there an easy way to do it on top of spring-plugin?
The text was updated successfully, but these errors were encountered: