Interface PluggableImportRunnable

All Superinterfaces:
PluggableImportHandler
All Known Implementing Classes:
ReferencePostImportPluginModule, ReferencePreImportPluginModule

@ExperimentalSpi public interface PluggableImportRunnable extends PluggableImportHandler
Parent interface for plugins to perform actions during the input process.
Since:
v7.0
  • Method Details

    • run

      void run()
      This will be called at the time defined by the plugin point.