Package jadex.bridge.service.annotation
Annotation Type Excluded
-
@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface Excluded
Excluded methods throw UnsupportedOperationException when called from remote. Applicable to all methods or classes as a whole.