Package jadex.bridge.service.annotation
Annotation Type Reference
-
@Target({PARAMETER,METHOD,TYPE}) @Retention(RUNTIME) public @interface Reference
Can be used to give objects reference semantics in local and remote calls: - in local calls references are not copied. - in remote calls references are made to proxy objects.