Class OMRSRepositoryServicesInstanceHandler

java.lang.Object
org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstanceHandler
org.odpi.openmetadata.repositoryservices.rest.services.OMRSRepositoryServicesInstanceHandler

public class OMRSRepositoryServicesInstanceHandler extends OMAGServerServiceInstanceHandler
OMRSRepositoryServicesInstanceHandler provides the mapping for inbound REST requests to the appropriate instances for the requested server. The map is maintained in a static, so it is scoped to the class loader. Instances of this class call the synchronized static methods to work with the map.