|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResource | |
---|---|
net.sourceforge.osgi.deployment.maven.container |
Uses of IResource in net.sourceforge.osgi.deployment.maven.container |
---|
Classes in net.sourceforge.osgi.deployment.maven.container that implement IResource | |
---|---|
class |
BundleResource
From the Deployment Admin Specification: A Deployment Package consists of installable resources. |
class |
ProcessedResource
From the Deployment Admin Specification: A Deployment Package consists of installable resources. |
Methods in net.sourceforge.osgi.deployment.maven.container that return types with arguments of type IResource | |
---|---|
java.util.List<IResource> |
DeploymentPackageInfo.getResources()
|
Method parameters in net.sourceforge.osgi.deployment.maven.container with type arguments of type IResource | |
---|---|
void |
DeploymentPackageInfo.setResources(java.util.List<IResource> p_resources)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |