Interface LRMIServiceMonitoringDetails

All Known Implementing Classes:
LRMIServiceMonitoringDetailsImpl

public interface LRMIServiceMonitoringDetails
Monitoring details of a single hosted service
Since:
9.1
Author:
eitany
  • Method Details

    • getServiceDetails

      String getServiceDetails()
      Gets the service details
    • getServiceClassLoaderDetails

      String getServiceClassLoaderDetails()
      Gets the class loader which holds the service.
    • getRemoteObjID

      long getRemoteObjID()
      Gets the service remote id.
    • getConnectionUrl

      String getConnectionUrl()
      Gets the service connection url.
    • getClientsTrackingDetails

      Gets a mapping of tracking details of each client connected to this service.