Package org.xwiki.script.service

Interface Summary
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 Summary
ScriptServiceNotFoundException Thrown when a Script Service cannot be located.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.