Uses of Class
org.apache.sling.installer.core.impl.InternalResource

Packages that use InternalResource
org.apache.sling.installer.core.impl   
 

Uses of InternalResource in org.apache.sling.installer.core.impl
 

Methods in org.apache.sling.installer.core.impl that return InternalResource
static InternalResource InternalResource.create(String scheme, InstallableResource resource)
          Create an internal resource.
 

Methods in org.apache.sling.installer.core.impl with parameters of type InternalResource
 void PersistentResourceList.addOrUpdate(InternalResource input)
          Add or update an installable resource.
static RegisteredResourceImpl RegisteredResourceImpl.create(InternalResource input)
          Try to create a registered resource.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.