public interface Adaption
Its intended use is to make it simple for declarative service components to wait for a certain AdapterFactory to be available
A usage sample is
@Reference(referenceInterface=Adaptation.class,target="(&(adaptable=com.myco.MyClass)(adaptable=org.apache.sling.api.Resource), name = "ignore", strategy = ReferenceStrategy.LOOKUP)")
Copyright © 2015 The Apache Software Foundation. All rights reserved.