@Version("2.2.4")
Package org.apache.sling.api.adapter
- 
Interface Summary Interface Description Adaptable TheAdaptableinterface identifies objects which can be adapted to other types or representations of the same object.AdapterFactory TheAdapterFactoryinterface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects.AdapterManager TheAdapterManagerdefines the service interface for a manager for object adaption. - 
Class Summary Class Description SlingAdaptable TheSlingAdaptableclass is an (abstract) default implementation of theAdaptableinterface.