org.gcube.common.clients
Annotation Type Unrecoverable


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
@Inherited
@Documented
public @interface Unrecoverable

Specified on Call.call(Object) to short-circuit endpoint iteration in the interaction strategy of DiscoveryClients.

Author:
Fabio Simeoni
See Also:
Call, DiscoveryClient



Copyright © 2012. All Rights Reserved.