Class ServiceRegistryAdministratorImpl
- java.lang.Object
-
- com.avanza.astrix.service.registry.client.ServiceRegistryAdministratorImpl
-
- All Implemented Interfaces:
ServiceRegistryAdministrator
public class ServiceRegistryAdministratorImpl extends Object implements ServiceRegistryAdministrator
-
-
Constructor Summary
Constructors Constructor Description ServiceRegistryAdministratorImpl(com.avanza.astrix.beans.registry.AstrixServiceRegistry serviceRegistry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<com.avanza.astrix.beans.registry.AstrixServiceRegistryEntry>listServices()
-
-
-
Method Detail
-
listServices
public List<com.avanza.astrix.beans.registry.AstrixServiceRegistryEntry> listServices()
- Specified by:
listServicesin interfaceServiceRegistryAdministrator
-
-