Uses of Interface
org.apache.sling.api.adapter.AdapterManager
-
Packages that use AdapterManager Package Description 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 Modifier and Type Method Description static voidSlingAdaptable. setAdapterManager(AdapterManager adapterMgr)Sets the globalAdapterManagerto be used by this class.static voidSlingAdaptable. unsetAdapterManager(AdapterManager adapterMgr)Unsets the globalAdapterManager.
-