Interface ServiceProviderRegistration<T, M extends GroupMember>
- Type Parameters:
T- the service typeM- the member type
- All Superinterfaces:
AutoCloseable, Registration, ServiceProvision<T,M>
- All Known Implementing Classes:
DefaultServiceProviderRegistration
public interface ServiceProviderRegistration<T, M extends GroupMember>
extends ServiceProvision<T,M>, Registration
Encapsulates the registration of a provisioned service.
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface Registration
EMPTY -
Method Summary
Methods inherited from interface Registration
closeMethods inherited from interface ServiceProvision
getProviders, getService