com.supermap.services.components.spi
Annotation Type ExportingInterface
-
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ExportingInterfaceUsed to mark the interface that represents the remote call on the Provider.
- Since:
- 8.0.0
-
-
Required Element Summary
Required Elements Modifier and Type Required Element and Description java.lang.Class<?>value
-