Class ExecutableFormatter

java.lang.Object
org.hibernate.validator.internal.util.logging.formatter.ExecutableFormatter

public class ExecutableFormatter extends Object
Used with JBoss Logging to display executables in log messages.
Author:
Gunnar Morling
  • Constructor Details

    • ExecutableFormatter

      public ExecutableFormatter(Executable executable)
  • Method Details