Simplify plugin loading avoiding the classpath scanning
-------------------------------------------------------
Key: ANY23-50
URL: https://issues.apache.org/jira/browse/ANY23-50
Project: Apache Any23
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Simone Tripodi
Assignee: Simone Tripodi
Fix For: 0.7.0
As already discussed in [ML|http://markmail.org/message/airsqz6wp6y7bfih] I
started having a look at an alternative solution to load plugins avoiding to
scan the classpath, using the builtin
[ServiceLoader|http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html]
pattern.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira