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

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

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

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



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