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 voidSlingAdaptable.setAdapterManager(AdapterManager adapterMgr) Sets the globalAdapterManagerto be used by this class.static voidSlingAdaptable.unsetAdapterManager(AdapterManager adapterMgr) Unsets the globalAdapterManager.