Interface ExtendedExtension.ExtensionContext

    • Method Detail

      • getProperties

        java.util.Map<java.lang.String,​java.lang.Object> getProperties()
        Mutable, not synchronised property map.

        Synchronisation is not necessary if you are accessing this map only during ExtendedExtension methods invocation.

        Returns:
        property map.