@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface MockEndpoints
InterceptSendToMockEndpointStrategy for
more details on the registration of the mock endpoints.| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
value
The pattern to use for matching endpoints to enable mocking on.
|
Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.