Class ArchitecturallyEvidentType.ReferenceMethod

java.lang.Object
org.springframework.modulith.core.ArchitecturallyEvidentType.ReferenceMethod
Enclosing class:
ArchitecturallyEvidentType

public static class ArchitecturallyEvidentType.ReferenceMethod extends Object
  • Constructor Details

    • ReferenceMethod

      public ReferenceMethod(com.tngtech.archunit.core.domain.JavaMethod method)
  • Method Details

    • getMethod

      public com.tngtech.archunit.core.domain.JavaMethod getMethod()
    • isAsync

      public boolean isAsync()
    • getTransactionPhase

      public Optional<String> getTransactionPhase()