public abstract class OrderedBean
extends java.lang.Object
A common superclass for the backoffice component, which need to provide ordered access support. This means the beans will be
loaded/accessed based on the order configured in the Spring application context.