Class OSGiPluginRegistry.ExtensionSorter

java.lang.Object
org.datanucleus.plugin.OSGiPluginRegistry.ExtensionSorter
All Implemented Interfaces:
Serializable, Comparator<Extension>
Enclosing class:
OSGiPluginRegistry

protected static class OSGiPluginRegistry.ExtensionSorter extends Object implements Comparator<Extension>, Serializable
Sorter for extensions that puts DataNucleus extensions first, then any vendor extension.
See Also: