A Swiss Army Knife for OSGi

aQute.bnd.build
Class ScriptAction

java.lang.Object
  extended by aQute.bnd.build.ScriptAction
All Implemented Interfaces:
Action

public class ScriptAction
extends java.lang.Object
implements Action


Constructor Summary
ScriptAction(java.lang.String type, java.lang.String script)
           
 
Method Summary
 void execute(Project project, java.lang.String action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptAction

public ScriptAction(java.lang.String type,
                    java.lang.String script)
Method Detail

execute

public void execute(Project project,
                    java.lang.String action)
             throws java.lang.Exception
Specified by:
execute in interface Action
Throws:
java.lang.Exception

Licensed under Apache Software License 2.0

Copyright å© aQute SARL (2000, 2011). All Rights Reserved.