Class SharingServiceProvider


  • public class SharingServiceProvider
    extends Object
    A factory of SharingTicketService instances. This factory wraps the concrete implementation of the SharingTicketService and the way the life-cycle of theses instances are managed.
    • Method Detail

      • getSharingTicketService

        public static SharingTicketService getSharingTicketService()
        Gets an instance of the file sharing service.
        Returns:
        a SharingTicketService instance.