Interface Context

All Known Subinterfaces:
ArgumentContext, ClassContext, EngineContext

public interface Context
Interface to implement Context
  • Method Details

    • getConfiguration

      Configuration getConfiguration()
      Get the Configuration
      Returns:
      the Configuration
    • getMap

      Map<String,Object> getMap()
      Get the Map
      Returns:
      the Map