Class FallbackAuthorityFactory

All Implemented Interfaces:
AuthorityFactory, Factory, Factory, OptionalFactory, RegistrableFactory

public class FallbackAuthorityFactory extends AuthorityFactoryAdapter
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.
Since:
2.3
Author:
Martin Desruisseaux