Class BackendServiceFactory


  • public class BackendServiceFactory
    extends Object
    Factory for getting the Backends API implementation for the current environment.
    • Method Detail

      • getBackendService

        public static BackendService getBackendService()
        Gets a handle to the backends API for the current running environment.
        Returns:
        An implementation of the backends API.