aQute.bnd.build
Class ReflectAction

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

public class ReflectAction
extends Object
implements Action


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

Constructor Detail

ReflectAction

public ReflectAction(String what)
Method Detail

execute

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 aQute SARL. All Rights Reserved.