Class ClassifiedServiceProvider


  • public class ClassifiedServiceProvider
    extends Object
    The factory of the classified service objects. It wraps the access the underlying IoC to retrieve the classified service instances.
    • Method Detail

      • getClassifiedService

        public static ClassifiedService getClassifiedService()
        Gets a classified service instance from the underlying IoC container.
        Returns:
        a ClassifiedService instance.