Class ComponentManagerImpl.RIApplicationStartedComparator

java.lang.Object
org.nuxeo.runtime.model.impl.ComponentManagerImpl.RIApplicationStartedComparator
All Implemented Interfaces:
Comparator<RegistrationInfo>
Enclosing class:
ComponentManagerImpl

protected static class ComponentManagerImpl.RIApplicationStartedComparator extends Object implements Comparator<RegistrationInfo>
TODO we use for now the same sorter as OSGIRuntimeService - should be improved later.