Interface SocialServiceContext

    • Method Detail

      • getLifecycleServices

        List<LifecycleService> getLifecycleServices()
        Returns the lifecycle services used to handle lifecycle notifications
        Returns:
        the lifecycle services
      • addLifecycleService

        void addLifecycleService​(LifecycleService lifecycleService)
        Adds the given lifecycle services to be used.
        Parameters:
        lifecycleService - the service
      • isTraced

        boolean isTraced()
      • isAsync

        boolean isAsync()