Package org.cyclos.services
Annotation Type RemotePath
-
@Retention(RUNTIME) @Target(TYPE) public @interface RemotePath
It is used to indicate the remote path to be used in the remote interface
-
-
Element Detail
-
value
String value
The relative path remote interface
-
-