@Retention(value=RUNTIME) @Target(value=TYPE) public @interface InterceptorRefs
 This annotation allows a class to define more than one InterceptorRef
 annotations.
 
| Modifier and Type | Required Element and Description | 
|---|---|
| InterceptorRef[] | value | 
public abstract InterceptorRef[] value
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.