Interface ESIConfigSpec

All Known Implementing Classes:
ESIDefaultConfigSpec

public interface ESIConfigSpec


Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method should be implemented by the implementer class to set the config spec as appropriate.
  • Method Details

    • initialize

      void initialize(Persistable root)
      This method should be implemented by the implementer class to set the config spec as appropriate.

      Supported API: true