> So there's no need to use a service provider - the JVM already takes care of > that.
Actually, the class loader handles this, not the JVM. But either way, it isn't something that we need to worry about.
> So there's no need to use a service provider - the JVM already takes care of > that.
Actually, the class loader handles this, not the JVM. But either way, it isn't something that we need to worry about.