net.sourceforge.osgi.deployment.maven
Class DeploymentPlugin

java.lang.Object
  extended by net.sourceforge.osgi.deployment.maven.DeploymentPlugin

public final class DeploymentPlugin
extends java.lang.Object

Author:
Siamak Haschemi, haschemi@informatik.hu-berlin.de

Constructor Summary
DeploymentPlugin(IDeploymentPluginContext p_ctx)
          Default constructor to inject the context.
 
Method Summary
 void execute()
          Starts the execution of the Deployment-Package generation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentPlugin

public DeploymentPlugin(IDeploymentPluginContext p_ctx)
Default constructor to inject the context.

Parameters:
p_ctx - the IDeploymentPluginContext for the DeploymentPlugin
Method Detail

execute

public void execute()
Starts the execution of the Deployment-Package generation.



Copyright © 2008 Humboldt University Berlin. All Rights Reserved.