Interface PropertyFileMissingHandler

All Known Implementing Classes:
AbortPropertyFileMissingHandler, IgnorePropertyFileMissingHandler, RemoveTargetFileMissingHandler

public interface PropertyFileMissingHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(ScriptUrlContext ctx, org.springframework.core.io.Resource resource)
     
  • Method Details

    • handle

      void handle(ScriptUrlContext ctx, org.springframework.core.io.Resource resource)