org.jboss.metadata.ejb.spec
public class AroundTimeoutsMetaData extends ArrayList<AroundTimeoutMetaData>
modCount
Constructor and Description |
---|
AroundTimeoutsMetaData()
Create a new AroundInvokesMetaData.
|
Modifier and Type | Method and Description |
---|---|
void |
merge(AroundTimeoutsMetaData override,
AroundTimeoutsMetaData original) |
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
public AroundTimeoutsMetaData()
public void merge(AroundTimeoutsMetaData override, AroundTimeoutsMetaData original)
Copyright © 2014 JBoss by Red Hat. All rights reserved.