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

Packages that use AdapterManager
org.apache.sling.api.resource   
 

Uses of AdapterManager in org.apache.sling.api.resource
 

Methods in org.apache.sling.api.resource with parameters of type AdapterManager
static void SyntheticResource.setAdapterManager(AdapterManager adapterMgr)
          Set the adapter manager to be used by a synthetic resource.
static void SyntheticResource.unsetAdapterManager(AdapterManager adapterMgr)
          Unset an adapter manager previously set with SyntheticResource.setAdapterManager(AdapterManager)
 



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