Interface ServiceContextAccessor.ServiceContextMutator<SCTX>

    • Method Detail

      • setServiceContext

        void setServiceContext​(SCTX aServiceContext)
        Sets the Service's context property for the property.
        Parameters:
        aServiceContext - The Service's context property to be stored by the property.