aQute.bnd.plugin
Class ActionWrapper
java.lang.Object
aQute.bnd.plugin.ActionWrapper
- All Implemented Interfaces:
- Action
public class ActionWrapper
- extends Object
- implements Action
|
Constructor Summary |
ActionWrapper(org.osgi.framework.BundleContext context,
org.osgi.framework.ServiceReference ref)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionWrapper
public ActionWrapper(org.osgi.framework.BundleContext context,
org.osgi.framework.ServiceReference ref)
execute
public void execute(Project project,
String action)
throws Exception
- Specified by:
execute in interface Action
- Throws:
Exception
Copyright © 2010 aQute SARL. All Rights Reserved.