aQute.bnd.build
Class ReflectAction
java.lang.Object
aQute.bnd.build.ReflectAction
- All Implemented Interfaces:
- Action
public class ReflectAction
- extends Object
- implements Action
ReflectAction
public ReflectAction(String what)
execute
public void execute(Project project,
String action)
throws Exception
- Specified by:
execute in interface Action
- Throws:
Exception
execute
public void execute(Project project,
Object... args)
throws Exception
- Specified by:
execute in interface Action
- Throws:
Exception
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 aQute SARL. All rights reserved.