Uses of Interface
org.apache.sling.api.adapter.AdapterFactory

Packages that use AdapterFactory
org.apache.sling.adapter.internal   
org.apache.sling.scripting.core.impl   
 

Uses of AdapterFactory in org.apache.sling.adapter.internal
 

Methods in org.apache.sling.adapter.internal that return AdapterFactory
 AdapterFactory AdapterFactoryDescriptor.getFactory()
           
 

Uses of AdapterFactory in org.apache.sling.scripting.core.impl
 

Classes in org.apache.sling.scripting.core.impl that implement AdapterFactory
 class SlingScriptAdapterFactory
          AdapterFactory that adapts Resources to the DefaultSlingScript servlet, which executes the Resources as scripts.
 



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