gov.nih.nci.caarray.services.util.jms
Interface JMSMessageCollection

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.io.Serializable
All Known Implementing Classes:
DefaultJMSMessageCollection

public interface JMSMessageCollection
extends java.util.Collection, java.io.Serializable

Author:
Joshua Phillips

Method Summary
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray