Class IgnorePropertyFileMissingHandler
java.lang.Object
de.hybris.platform.acceleratorservices.velocity.resource.IgnorePropertyFileMissingHandler
- All Implemented Interfaces:
PropertyFileMissingHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ScriptUrlContext ctx, org.springframework.core.io.Resource resource)
-
Constructor Details
-
IgnorePropertyFileMissingHandler
public IgnorePropertyFileMissingHandler()
-
-
Method Details
-
handle
- Specified by:
handlein interfacePropertyFileMissingHandler
-