Uses of Interface
org.apache.sling.api.adapter.AdapterManager
Packages that use AdapterManager
-
Uses of AdapterManager in org.apache.sling.api.adapter
Methods in org.apache.sling.api.adapter with parameters of type AdapterManagerModifier 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
.