Interface Options

All Known Implementing Classes:
RuntimeOptions

public interface Options
  • Method Details

    • getGlue

      List<URI> getGlue()
    • isDryRun

      boolean isDryRun()
    • getSnippetType

      SnippetType getSnippetType()
    • getObjectFactoryClass

      Class<? extends ObjectFactory> getObjectFactoryClass()