Module openj9.dtfj

Class DTFJContext

    • Method Detail

      • refresh

        public void refresh()
        Refresh this context.
        Specified by:
        refresh in interface IContext
      • hasPropertyBeenSet

        public boolean hasPropertyBeenSet​(String name)
        Used to determine if a property has been set in the context property bag, and that the value of that property is TRUE
        Specified by:
        hasPropertyBeenSet in interface IDTFJContext
        Parameters:
        name - property name to check
        Returns:
        true if the property exists and Boolean.parseValue() returns true