@Target(value=TYPE)
@Retention(value=CLASS)
@Documented
public @interface Adaptables
Adaptables
annotation allows multiple
org.apache.sling.api.adapter.annotations.Adaptable
annotations
to be added to a single class.public abstract Adaptable[] value
Copyright © 2022 The Apache Software Foundation. All rights reserved.