Package | Description |
---|---|
org.apache.sling.installer.core.impl |
Modifier and Type | Method and Description |
---|---|
static InternalResource |
InternalResource.create(String scheme,
InstallableResource resource)
Create an internal resource.
|
Modifier and Type | Method and Description |
---|---|
RegisteredResource |
PersistentResourceList.addOrUpdate(InternalResource input)
Add or update an installable resource.
|
static RegisteredResourceImpl |
RegisteredResourceImpl.create(InternalResource input)
Try to create a registered resource.
|
void |
RegisteredResourceImpl.update(InternalResource rsrc)
Update the resource uri - if provided.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.