|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInfo | |
---|---|
org.apache.felix.deploymentadmin |
Uses of AbstractInfo in org.apache.felix.deploymentadmin |
---|
Subclasses of AbstractInfo in org.apache.felix.deploymentadmin | |
---|---|
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. |
Methods in org.apache.felix.deploymentadmin that return AbstractInfo | |
---|---|
protected AbstractInfo |
AbstractDeploymentPackage.getAbstractInfoByPath(String path)
Determines the info about either a bundle or processed resource based on it's path/resource-id. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |