public class PriorityClasses extends Object
PriorityClasses()
void
add(Class<?> clazz, Priority priority)
clear()
boolean
contains(Class<?> beanType)
List<Class<?>>
getSorted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PriorityClasses()
public void add(Class<?> clazz, Priority priority)
public List<Class<?>> getSorted()
public boolean contains(Class<?> beanType)
public void clear()
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.