Interface JavaScriptStackPathConstructor

All Known Implementing Classes:
JavaScriptStackPathConstructorImpl

Used to generate a list of asset URL paths for the JavaScript libraries of a JavaScript stack. This encapsulates much of the logic of script aggregation.
Since:
5.2.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Given a stack, by name, return a list of URL paths for the individual libraries in the stack.
  • Method Details