public class LifecycleCallbacksMetaData extends ArrayList<LifecycleCallbackMetaData>
modCount
Constructor and Description |
---|
LifecycleCallbacksMetaData()
Create a new LifecycleCallbacksMetaData.
|
Modifier and Type | Method and Description |
---|---|
List<Method> |
getOrderedCallbacks(Class<?> defaultClass)
Return a list of the post construct callbacks ordered according to the
spec rules defined in 12.4.1 Multiple Callback Interceptor Methods for a
Life Cycle Callback Event.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
Copyright © 2014 JBoss by Red Hat. All rights reserved.