| Interface | Description |
|---|---|
| ScriptService |
Any module wishing to expose Script APIs (for example APIs accessible through Groovy, Python, Velocity, etc)
must implement this component interface, in addition to implementing its own business interface.
|
| ScriptServiceManager |
Provides access to
ScriptService implementation at runtime. |
| Exception | Description |
|---|---|
| ScriptServiceNotFoundException | Deprecated
not used anymore
|
Copyright © 2004–2017 XWiki. All rights reserved.