| Interface | Description |
|---|---|
| ScriptEngineFactoryAware |
A NAME does ...
|
| ScriptSource |
A NAME does ...
|
| SourceContainer |
A SourceContainer represent the collection of script source.
|
| SourceUnit |
A NAME does ...
|
| SourceUnitObserver |
A NAME does ...
|
| Class | Description |
|---|---|
| BundleContainer |
A BundleContainer loads the scripts from an OSGi bundle.
|
| DirectoryContainer |
A DirectoryContainer loads the scrips from a directory.
|
| EmbeddedScriptSource |
A script whose source is not in a file, or resource, but embedded in
configuration string, database entry, or other "in-line" entity.
|
| ResourceContainer |
A ResourceContainer loads the scripts via the Resource API.
|
| URLScriptSource |
A script sourced from a URL.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.