|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |