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, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2017 JBoss by Red Hat. All rights reserved.