| Package | Description |
|---|---|
| io.apigee.trireme.core |
| Modifier and Type | Method and Description |
|---|---|
Sandbox.ClassLoaderSupplier |
Sandbox.getClassLoaderSupplier()
Returns the ClassLoaderSupplier if set, null otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
Sandbox |
Sandbox.setClassLoaderSupplier(Sandbox.ClassLoaderSupplier classLoaderSupplier)
Allows specifying the Supplier that will return an instance of a ClassLoader
that will be used by the "trireme-support" module's "loadJars" method to load JAR files
into the currently-running script.
|
Copyright © 2016 Apigee Corporation. All Rights Reserved.