Searched refs:DISABLE_OPTION_NAME (Results 1 – 1 of 1) sorted by relevance
27 private static final String DISABLE_OPTION_NAME = "disable"; field in BaseTargetPreparer29 @Option(name = DISABLE_OPTION_NAME, description = "disables the target preparer")57 OptionCopier.copyOptionsNoThrow(this, this, DISABLE_OPTION_NAME); in setDisable()