Package org.apache.sling.installer.core.impl

Interface Summary
InternalService Internal service interface for easier registration handling.
 

Class Summary
AbstractInstallTask  
Activator The activator sets up the logging and registers the OSGi installer service.
DefaultTransformer The default transformer transforms: - file resources containing a bundle into OSGI bundle resources - properties resources with specific extensions into OSGi configurations
EntityResourceList Persistent list of RegisteredResource, used by installer to keep track of all registered resources
FileDataStore Utility class for all file handling.
InternalResource Internal resource is a private data object which wraps an installable resource and is used to create a registered resource.
OsgiInstallerImpl Worker thread where all OSGi tasks are executed.
PersistentResourceList Persistent list of RegisteredResource, used by installer to keep track of all registered resources
RegisteredResourceImpl Implementation of the registered resource
SortingServiceTracker<T> Implementation providing a sorted list of services by service ranking.
Util  
Util.BundleHeaders  
 



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