Interface PropertyFileMissingHandler
- All Known Implementing Classes:
AbortPropertyFileMissingHandler,IgnorePropertyFileMissingHandler,RemoveTargetFileMissingHandler
public interface PropertyFileMissingHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ScriptUrlContext ctx, org.springframework.core.io.Resource resource)
-
Method Details
-
handle
-