| Interface | Description |
|---|---|
| ServiceNameResolver |
Infers the actual name of the service from a service instance.
|
| ServiceRegistrationManager |
A service registration manager manages the registration of the service profile for a given service.
|
| Class | Description |
|---|---|
| BlackboardServiceRegistrator |
This service registrator also subscribes the service to it's own blackboard.
|
| InterfaceServiceNameResolver |
This service name resolver tries to find the real service name through various heuristics based on the existence of the WebService
annotation on some interface the service implements.
|
| InterfaceServiceNameResolverCompatibility |
Allow manual (external) override of service types, through an appropriate mapping (e.g.
|
| ServiceRegistrationManagerImpl |
Simple service registration manager implementation.
|
| ServiceRegistrator |
This class takes care of registering a service.
|
| SimpleServiceNameResolver | Deprecated |
| StaticServiceNameResolver | Deprecated |
| ValidatingServiceRegistrationManagerImpl |
This service registration manager implementation performs automatic service profile validation.
|
| Enum | Description |
|---|---|
| ServiceRegistrationManagerImpl.State |
registration manager states.
|
Copyright © 2018. All rights reserved.