org.xwiki.script.service
Interface ScriptService


@Role
public interface 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. Any component implementing this interface will be automatically exposed to scripts.

Since:
2.3M1
Version:
$Id: 92948d382d2382c0d449e6b678d1d409d561e1b3 $



Copyright © 2004–2013 XWiki. All rights reserved.