Class AstrixServiceRegistryApplicationDescriptor
- java.lang.Object
-
- com.avanza.astrix.service.registry.pu.AstrixServiceRegistryApplicationDescriptor
-
@AstrixApplication(exportsRemoteServicesFor=com.avanza.astrix.beans.registry.AstrixServiceRegistryServiceProvider.class, defaultServiceComponent="gs-remoting") public class AstrixServiceRegistryApplicationDescriptor extends ObjectThe 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)