Uses of Interface
org.apache.sling.installer.core.impl.InternalService

Packages that use InternalService
org.apache.sling.installer.core.impl   
org.apache.sling.installer.core.impl.config   
org.apache.sling.installer.core.impl.tasks   
 

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

Classes in org.apache.sling.installer.core.impl that implement InternalService
 class DefaultTransformer
          The default transformer transforms: - file resources containing a bundle into OSGI bundle resources - properties resources with specific extensions into OSGi configurations
 

Uses of InternalService in org.apache.sling.installer.core.impl.config
 

Classes in org.apache.sling.installer.core.impl.config that implement InternalService
 class ConfigTaskCreator
          Task creator for configurations.
 

Uses of InternalService in org.apache.sling.installer.core.impl.tasks
 

Classes in org.apache.sling.installer.core.impl.tasks that implement InternalService
 class BundleTaskCreator
          Task creator for bundles
 



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