@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface ClientInterceptors
EJBClientInterceptor
.Modifier and Type | Required Element and Description |
---|---|
Class<? extends EJBClientInterceptor>[] |
value
The client interceptors contained by this repeatable annotation.
|
public abstract Class<? extends EJBClientInterceptor>[] value
Copyright © 2017 JBoss by Red Hat. All rights reserved.