Class ServiceCollectionImp

java.lang.Object
java.util.AbstractCollection<Service>
com.adaptris.core.ServiceCollectionImp
All Implemented Interfaces:
AdaptrisComponent, ComponentLifecycle, ComponentLifecycleExtension, ConfigComment, EventHandlerAware, MessageEventGenerator, Service, ServiceCollection, StateManagedComponent, Iterable<Service>, Collection<Service>, List<Service>
Direct Known Subclasses:
BranchingServiceCollection, ServiceListBase

public abstract class ServiceCollectionImp extends AbstractCollection<Service> implements Service, ServiceCollection

Behaviour common to ServiceCollections.