@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Repeatable(value=AddEnabledInterceptors.All.class) public @interface AddEnabledInterceptors
Class<?>[]
value
public abstract Class<?>[] value
Copyright © 2019. All rights reserved.