Uses of Interface
org.wildfly.clustering.server.provider.ServiceProvision
Packages that use ServiceProvision
Package
Description
-
Uses of ServiceProvision in org.wildfly.clustering.server.local.provider
Classes in org.wildfly.clustering.server.local.provider that implement ServiceProvisionModifier and TypeClassDescriptionclassDefaultServiceProviderRegistration<T, M extends GroupMember>A generic service provider registration implementation. -
Uses of ServiceProvision in org.wildfly.clustering.server.provider
Subinterfaces of ServiceProvision in org.wildfly.clustering.server.providerModifier and TypeInterfaceDescriptioninterfaceServiceProviderRegistration<T, M extends GroupMember>Encapsulates the registration of a provisioned service.