Class AbstractPartnershipFactory

java.lang.Object
com.helger.as2lib.AbstractDynamicComponent
com.helger.as2lib.partner.AbstractPartnershipFactory
All Implemented Interfaces:
IDynamicComponent, IPartnershipFactory
Direct Known Subclasses:
AbstractPartnershipFactoryWithPartners, SelfFillingPartnershipFactory

@ThreadSafe public abstract class AbstractPartnershipFactory extends AbstractDynamicComponent implements IPartnershipFactory
Abstract IPartnershipFactory implementation using PartnershipMap as the underlying data storage object.
Author:
Philip Helger