Skip navigation links
A C D F G H I J O R S U 

A

activate(JcrInstaller.Configuration) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Activate this component.
addWatchedFolder(WatchedFolder) - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
Add WatchedFolder to our list if it doesn't exist yet.
anyWatchFolderNeedsScan() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 

C

checkForRemovedWatchedFolders(Session) - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
Check all WatchedFolder, in case some were deleted
cloneWatchedFolders() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
convertNode(Node, int) - Method in class org.apache.sling.installer.provider.jcr.impl.FileNodeConverter
 
COUNTERS_COUNT - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
createPath(Session, String, String) - Static method in class org.apache.sling.installer.provider.jcr.impl.JcrUtil
Creates or gets the Node at the given Path.

D

deactivate() - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Deactivate this component

F

FileNodeConverter - Class in org.apache.sling.installer.provider.jcr.impl
Convert a Node that is a file to an InstallableResource that wraps an InputStream
FileNodeConverter() - Constructor for class org.apache.sling.installer.provider.jcr.impl.FileNodeConverter
 

G

getConverters() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
getFolderNameFilter() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
getMaxWatchedFolderDepth() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
getNewConfigPath() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
getPauseScanNodePath() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
getRoots() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 

H

handleRemoval(String, String, String) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
handleUpdate(String, String, String, Dictionary<String, Object>, Map<String, Object>) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
handleUpdate(String, String, String, InputStream, Map<String, Object>) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 

I

InstallerConfig - Class in org.apache.sling.installer.provider.jcr.impl
 
InstallerConfig(Logger, JcrInstaller.Configuration, SlingSettingsService) - Constructor for class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 
isWriteBack() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
 

J

JcrInstaller - Class in org.apache.sling.installer.provider.jcr.impl
Main class of jcrinstall, runs as a service, observes the repository for changes in folders having names that match configurable regular expressions, and registers resources found in those folders with the OSGi installer for installation.
JcrInstaller() - Constructor for class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
JcrUtil - Class in org.apache.sling.installer.provider.jcr.impl
The JcrUtil class provides helper methods used throughout this bundle.
JcrUtil() - Constructor for class org.apache.sling.installer.provider.jcr.impl.JcrUtil
 

O

org.apache.sling.installer.provider.jcr.impl - package org.apache.sling.installer.provider.jcr.impl
 

R

RUN_LOOP_COUNTER - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
RUN_LOOP_DELAY_MSEC - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
runOneCycle(InstallerConfig, Session) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Run periodic scans of our watched folders, and watch for folders creations/deletions.

S

SCAN_FOLDERS_COUNTER - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
scanWatchedFolders() - Method in class org.apache.sling.installer.provider.jcr.impl.InstallerConfig
Scan watchedFolders and get installable resources

U

UPDATE_FOLDERS_LIST_COUNTER - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
URL_SCHEME - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
A C D F G H I J O R S U 
Skip navigation links

Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.