Class SfxServiceFactory

  • Direct Known Subclasses:
    SfxServiceFactoryImpl

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

      • SfxServiceFactory

        public SfxServiceFactory()