Interface ActiveContext.Builder

    • Method Detail

      • name

        ActiveContext.Builder name​(String name)

        The name of active context.

        Parameters:
        name - The name of active context.
        Returns:
        Returns a reference to this object so that method calls can be chained together.