Class InMemoryServiceRegistry

  • All Implemented Interfaces:
    com.avanza.astrix.beans.registry.AstrixServiceRegistry, com.avanza.astrix.config.ConfigSource, com.avanza.astrix.config.DynamicConfigSource, com.avanza.astrix.config.MutableConfigSource

    @Deprecated
    public class InMemoryServiceRegistry
    extends com.avanza.astrix.beans.registry.InMemoryServiceRegistry
    Deprecated.
    Moved to InMemoryServiceRegistry
    Author:
    Elias Lindholm (elilin)
    • Method Summary

      • Methods inherited from class com.avanza.astrix.beans.registry.InMemoryServiceRegistry

        clear, deregister, get, get, getConfigEntryName, getConfigSource, getConfigSourceId, getServiceUri, listServices, listServices, lookup, register, registerProvider, registerProvider, registerProvider, registerProvider, set, set, set, set, set
      • Methods inherited from interface com.avanza.astrix.config.MutableConfigSource

        set, set
    • Constructor Detail

      • InMemoryServiceRegistry

        public InMemoryServiceRegistry()
        Deprecated.