Annotation Type EvaluateAllEndpoints


@Documented @Retention(RUNTIME) @Inherited @Target(TYPE) public @interface EvaluateAllEndpoints
Marker for CXF Features. If a client or endpoint declaration has a Feature with this annotation then CXF will evaluate all Endpoints of the respective service instead of only the used endpoint.