Uses of Class
org.apache.felix.deploymentadmin.ResourceInfoImpl

Packages that use ResourceInfoImpl
org.apache.felix.deploymentadmin   
 

Uses of ResourceInfoImpl in org.apache.felix.deploymentadmin
 

Methods in org.apache.felix.deploymentadmin that return ResourceInfoImpl
abstract  ResourceInfoImpl[] AbstractDeploymentPackage.getOrderedResourceInfos()
          Determines the resources of this deployment package in the order in which they were originally received.
 ResourceInfoImpl AbstractDeploymentPackage.getResourceInfoByPath(String path)
          Determines the info about a processed resource based on it's path/resource-id.
 ResourceInfoImpl[] AbstractDeploymentPackage.getResourceInfos()
          Returns the processed resources of this deployment package as an array of ResourceInfoImpl objects.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.