Uses of Interface
com.bareflow.IScript

Packages that use IScript
com.bareflow Core Bareflow framework classes. 
 

Uses of IScript in com.bareflow
 

Methods in com.bareflow that return IScript
 IScript IRuntimeFactory.createScript(java.lang.String code)
          Creates a script object from the source code