Class IdentifierServiceFactory

  • Direct Known Subclasses:
    IdentifierServiceFactoryImpl

    public abstract class IdentifierServiceFactory
    extends Object
    Abstract factory to get services for the identifier package, use IdentifierServiceFactory.getInstance() to retrieve an implementation
    Author:
    kevinvandevelde at atmire.com
    • Constructor Detail

      • IdentifierServiceFactory

        public IdentifierServiceFactory()