All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.transferwise.common.context.ownership.EntryPointOwnerProviderRegistry Maven / Gradle / Ivy

The newest version!
package com.transferwise.common.context.ownership;

public interface EntryPointOwnerProviderRegistry {
  String getOwner(String entryPointGroup, String entryPointName);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy