Interface ManagedJavascriptSupplier
- All Known Implementing Classes:
BlobJavascriptSupplier
public interface ManagedJavascriptSupplier
Created to provide alternative sources of Javascript than a typical Javascript stage.
In a managed (cloud) environment, we can disable Javascript stages and use pre-defined blobs instead.
blobJavascriptSupplier implements this using a blob as the source of the Javascript.
-
Method Summary
-
Method Details
-
getJavascript
-