Class ViolationStore.Delegate

java.lang.Object
com.tngtech.archunit.library.freeze.ViolationStore.Delegate
All Implemented Interfaces:
ViolationStore
Enclosing interface:
ViolationStore

@PublicAPI(usage=INHERITANCE) public static class ViolationStore.Delegate extends Object implements ViolationStore
A simple delegate for a ViolationStore to allow adjusting the behavior of another ViolationStore by delegation (e.g. TextFileBasedViolationStore)
  • Constructor Details

  • Method Details