aQute.bnd.plugin
Class ActionWrapper

java.lang.Object
  extended by 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)
           
 
Method Summary
 void execute(Project project, String action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionWrapper

public ActionWrapper(org.osgi.framework.BundleContext context,
                     org.osgi.framework.ServiceReference ref)
Method Detail

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.