Class AstrixServiceRegistryApplicationDescriptor


  • @AstrixApplication(exportsRemoteServicesFor=com.avanza.astrix.beans.registry.AstrixServiceRegistryServiceProvider.class,
                       defaultServiceComponent="gs-remoting")
    public class AstrixServiceRegistryApplicationDescriptor
    extends Object
    The service registry api uses Astrix-remoting to export its service. Note that it doesn't use the service registry to bind to the providers, but rather uses a SpaceLocator and the space-name provided here.
    Author:
    Elias Lindholm (elilin)
    • Constructor Detail

      • AstrixServiceRegistryApplicationDescriptor

        public AstrixServiceRegistryApplicationDescriptor()