Package jadex.providedservice.annotation
Annotation Interface Replacement
Define a replacement object to be called
instead of the remote method.
Applicable to all methods.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueSupply a class name of a class implementing IMethodReplacement.
-