Package | Description |
---|---|
org.jboss.as.clustering.controller | |
org.wildfly.extension.clustering.singleton |
Modifier and Type | Interface and Description |
---|---|
interface |
DefaultableUnaryServiceNameFactoryProvider
Provides a factory for generating a
ServiceName for a unary requirement
as well as a factory generating a ServiceName for a default requirement. |
interface |
UnaryServiceNameFactoryProvider
Provides a factory for generating a
ServiceName for a unary requirement. |
Modifier and Type | Class and Description |
---|---|
class |
CommonUnaryRequirement
Enumerates common unary requirements for clustering resources
|
class |
UnaryRequirementServiceNameFactory
Factory for generating a
ServiceName for a UnaryRequirement . |
Modifier and Type | Method and Description |
---|---|
UnaryServiceNameFactory |
UnaryServiceNameFactoryProvider.getServiceNameFactory() |
UnaryServiceNameFactory |
CommonUnaryRequirement.getServiceNameFactory() |
Modifier and Type | Class and Description |
---|---|
class |
SingletonServiceNameFactory |
Modifier and Type | Method and Description |
---|---|
UnaryServiceNameFactory |
SingletonServiceNameFactory.getServiceNameFactory() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.