SlingAdaptable
instead@Deprecated public abstract class SlingAdaptable extends SlingAdaptable
SlingAdaptable
class is an (abstract) default
implementation of the Adaptable
interface. It just uses the
default AdapterManager
implemented
in this bundle to adapt the itself to the requested type.
Extensions of this class may overwrite the SlingAdaptable.adaptTo(Class)
method
using their own knowledge of adapters and may call this base class
implementation to fall back to an extended adapters.
Constructor and Description |
---|
SlingAdaptable()
Deprecated.
|
adaptTo, setAdapterManager, unsetAdapterManager
Copyright © 2010 - 2020 Adobe. All Rights Reserved