Interface LegacyClusteringServiceDescriptor


@Deprecated public interface LegacyClusteringServiceDescriptor
Deprecated.
Describes legacy clustering services.
Author:
Paul Ferraro
  • Field Details

    • DEFAULT_COMMAND_DISPATCHER_FACTORY

      static final org.wildfly.service.descriptor.NullaryServiceDescriptor<CommandDispatcherFactory> DEFAULT_COMMAND_DISPATCHER_FACTORY
      Deprecated.
    • DEFAULT_GROUP

      static final org.wildfly.service.descriptor.NullaryServiceDescriptor<Group> DEFAULT_GROUP
      Deprecated.
    • COMMAND_DISPATCHER_FACTORY

      static final org.wildfly.service.descriptor.UnaryServiceDescriptor<CommandDispatcherFactory> COMMAND_DISPATCHER_FACTORY
      Deprecated.
    • GROUP

      static final org.wildfly.service.descriptor.UnaryServiceDescriptor<Group> GROUP
      Deprecated.
    • DEFAULT_REGISTRY_FACTORY

      static final org.wildfly.service.descriptor.UnaryServiceDescriptor<RegistryFactory<?,?>> DEFAULT_REGISTRY_FACTORY
      Deprecated.
    • DEFAULT_SERVICE_PROVIDER_REGISTRY

      static final org.wildfly.service.descriptor.UnaryServiceDescriptor<ServiceProviderRegistry<?>> DEFAULT_SERVICE_PROVIDER_REGISTRY
      Deprecated.
    • REGISTRY_FACTORY

      static final org.wildfly.service.descriptor.BinaryServiceDescriptor<RegistryFactory<?,?>> REGISTRY_FACTORY
      Deprecated.
    • SERVICE_PROVIDER_REGISTRY

      static final org.wildfly.service.descriptor.BinaryServiceDescriptor<ServiceProviderRegistry<?>> SERVICE_PROVIDER_REGISTRY
      Deprecated.