-
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Inherited @Documented public @interface LocalMethod
Indicates that the method is not tele-method. Local method will not present in any service tele-facades- Author:
- Vladlen Larionov
@Retention(RUNTIME) @Target({METHOD,TYPE}) @Inherited @Documented public @interface LocalMethod