Class RemoteServiceAdmin.ExportReference

    • Method Detail

      • getContainerID

        public ID getContainerID()
      • getRemoteServiceId

        public long getRemoteServiceId()
      • getExportedEndpoint

        public EndpointDescription getExportedEndpoint()
        Description copied from interface: ExportReference
        Return the Endpoint Description for the local endpoint.
        Specified by:
        getExportedEndpoint in interface ExportReference
        Returns:
        The Endpoint Description for the local endpoint. Must be null when the service is no longer exported.