org.xwiki.script.service
Interface ScriptService


@ComponentRole
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: ScriptService.java 26734 2010-02-04 12:02:51Z vmassol $



Copyright © 2004-2011 XWiki. All Rights Reserved.