Interface PlatformDotNetService
-
- All Superinterfaces:
PlatformService,Serializable,Service
- All Known Implementing Classes:
PlatformDotNetServiceImpl
public interface PlatformDotNetService extends PlatformService
Marker interface to denote a service implemented on .Net platform.
-
-
Method Summary
-
Methods inherited from interface org.apache.ignite.internal.processors.platform.services.PlatformService
invokeMethod, pointer
-
-