Interface IGlobalPoolManagementService

  • All Known Implementing Classes:
    GlobalServicePoolAgent

    public interface IGlobalPoolManagementService
    The global pool management service is exposed by the global pool and used by the intelligent proxies.
    • Method Detail

      • sendUsageInfo

        IFuture<java.lang.Void> sendUsageInfo​(java.util.Map<IServiceIdentifier,​UsageInfo> infos)
        Inform about service usage.
        Parameters:
        The - usage infos per service class.