ServiceManager.See: Description
| Interface | Description | 
|---|---|
| RemoteServiceDescriptor | 
 Descriptor of Hazelcast remote service;
 
 Used to describe remote service and provided by com.hazelcast.spi.impl.servicemanager.RemoteServiceDescriptorProvider;
 
 Examples: 
 | 
| RemoteServiceDescriptorProvider | 
 Provides information about remote services. 
 | 
| ServiceManager | 
 Responsible for managing services. 
 | 
| Class | Description | 
|---|---|
| ServiceInfo | 
 Contains the name of the service and the actual service. 
 | 
ServiceManager.Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.