Uses of Interface
net.sourceforge.osgi.deployment.maven.IDeploymentPluginContext

Packages that use IDeploymentPluginContext
net.sourceforge.osgi.deployment.maven   
net.sourceforge.osgi.deployment.maven.container   
net.sourceforge.osgi.deployment.maven.manifest   
net.sourceforge.osgi.deployment.maven.mojo   
 

Uses of IDeploymentPluginContext in net.sourceforge.osgi.deployment.maven
 

Constructors in net.sourceforge.osgi.deployment.maven with parameters of type IDeploymentPluginContext
DeploymentPlugin(IDeploymentPluginContext p_ctx)
          Default constructor to inject the context.
 

Uses of IDeploymentPluginContext in net.sourceforge.osgi.deployment.maven.container
 

Methods in net.sourceforge.osgi.deployment.maven.container that return IDeploymentPluginContext
 IDeploymentPluginContext BundleResource.getContext()
           
 

Methods in net.sourceforge.osgi.deployment.maven.container with parameters of type IDeploymentPluginContext
 void BundleResource.setContext(IDeploymentPluginContext p_context)
           
 void BundleResource.setDeploymentContext(IDeploymentPluginContext p_context)
           
 

Uses of IDeploymentPluginContext in net.sourceforge.osgi.deployment.maven.manifest
 

Constructors in net.sourceforge.osgi.deployment.maven.manifest with parameters of type IDeploymentPluginContext
DeploymentPackageManifest(IDeploymentPluginContext p_context)
           
 

Uses of IDeploymentPluginContext in net.sourceforge.osgi.deployment.maven.mojo
 

Classes in net.sourceforge.osgi.deployment.maven.mojo that implement IDeploymentPluginContext
 class DeploymentPluginMojoContext
          Create an OSGi deployment package from Maven project.
 



Copyright © 2008 Humboldt University Berlin. All Rights Reserved.