Class | Description |
---|---|
Bootstrap |
This class was overriding from the javamoney library in order to alter the classloader behavior, though it might not be signaled as used by the ide,
it will replace the one provided from the library after the compilation, as long as the canonical class names are kept identical.
|
OSGiPriorityAwareServiceProvider |
This class replaces the
PriorityAwareServiceProvider provided since the latest
contains some bug that doesen't allow using it with OSGi, these bugs are mainly due to not specifying
the ClassLoader when using ServiceLoader.load(Class, ClassLoader) |