Hi,

> > jar service provider mechanism
> it has one serious drawback:
> The implementation is based on an internal class and thus not part of
> the Java API.

FYI it is available in JDK 1.6, but not yet in JDK 1.5:
http://java.sun.com/javase/6/docs/api/java/util/ServiceLoader.html

Thomas

Reply via email to