fr.imag.adele.bundle.upnp.ogd.service
Class BundleAdmin.UpdateBundleWithLocationAction
java.lang.Object
fr.imag.adele.util.upnp.AbstractUPnPAction
fr.imag.adele.bundle.upnp.ogd.service.BundleAdmin.UpdateBundleWithLocationAction
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator, org.osgi.service.upnp.UPnPAction
- Enclosing class:
- BundleAdmin
- public class BundleAdmin.UpdateBundleWithLocationAction
- extends fr.imag.adele.util.upnp.AbstractUPnPAction
Methods inherited from class fr.imag.adele.util.upnp.AbstractUPnPAction |
addInArg, addOutArg, getInputArgumentNames, getName, getOutputArgumentNames, getReturnArgumentName, getStateVariable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleAdmin.UpdateBundleWithLocationAction
public BundleAdmin.UpdateBundleWithLocationAction(org.osgi.service.upnp.UPnPService upnpService,
BundleAdminModel model)
invoke
public Dictionary invoke(Dictionary args)
throws Exception
- Throws:
Exception
- See Also:
UPnPAction.invoke(java.util.Dictionary)
start
public void start(org.osgi.framework.BundleContext bundleContext)
throws Exception
- Throws:
Exception
stop
public void stop(org.osgi.framework.BundleContext bundleContext)
throws Exception
- Throws:
Exception