Interface IServiceExporter

All Known Implementing Classes:
LRMIServiceExporter, SpaceServiceExporter

public interface IServiceExporter
  • Method Summary

    Modifier and Type
    Method
    Description
    <T extends Remote>
    T
    export(T service)
     
    <T extends Remote>
    void
    unexport(T service)