projectodd / wunderboss

The next-generation polyglot platform for TorqueBox and Immutant
Apache License 2.0
17 stars 11 forks source link

Use ServiceLoaders instead of properties files for implementation discovery #7

Closed tobias closed 10 years ago

tobias commented 10 years ago

The properties files don't work very well, since they have to be merged for uberjars and we don't always have control over the tool that builds that jar. See http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html