Uses of Interface
org.apache.sling.api.adapter.AdapterManager
-
Uses of AdapterManager in org.apache.sling.api.adapter
Modifier and TypeMethodDescriptionstatic void
SlingAdaptable.setAdapterManager
(AdapterManager adapterMgr) Sets the globalAdapterManager
to be used by this class.static void
SlingAdaptable.unsetAdapterManager
(AdapterManager adapterMgr) Unsets the globalAdapterManager
.