A C D F G H J O P R S U

A

activate(ComponentContext) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Activate this component.

C

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(ComponentContext) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Deactivate this component
DEFAULT_FOLDER_MAX_DEPTH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
DEFAULT_FOLDER_NAME_REGEXP - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Default regexp for watched folders
DEFAULT_SEARCH_PATH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 

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
 
FOLDER_NAME_REGEXP_PROPERTY - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
ComponentContext property that overrides the folder name regexp

G

getPropertyValue(ComponentContext, String) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Get a property value from the component context or bundle context

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
 

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

onEvent(EventIterator) - Method in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
 
org.apache.sling.installer.provider.jcr.impl - package org.apache.sling.installer.provider.jcr.impl
 

P

PROP_INSTALL_FOLDER_MAX_DEPTH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Configurable max. path depth for watched folders
PROP_SEARCH_PATH - Static variable in class org.apache.sling.installer.provider.jcr.impl.JcrInstaller
Configurable search path, with per-path priorities.

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() - 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
 

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 J O P R S U

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