Package | Description |
---|---|
org.apache.felix.deploymentadmin |
Modifier and Type | Class and Description |
---|---|
class |
BundleInfoImpl
Implementation of the
BundleInfo interface as defined by the OSGi mobile specification. |
class |
ResourceInfoImpl
This class represents the meta data of a processed resource as used by the Deployment Admin.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractInfo |
AbstractDeploymentPackage.getAbstractInfoByPath(String path)
Determines the info about either a bundle or processed resource based on
it's path/resource-id.
|
AbstractInfo |
StreamDeploymentPackage.getNextEntry() |
AbstractInfo |
FileDeploymentPackage.getNextEntry() |
abstract AbstractInfo |
AbstractDeploymentPackage.getNextEntry()
Determines the next resource entry in this deployment package based on
the order in which the resources appeared when the package was originally
received.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.