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