| Package | Description |
|---|---|
| org.jboss.as.clustering.controller |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceNameFactoryProvider
Provides a factory for generating a
ServiceName for a capability. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonRequirement
Enumerates common requirements for clustering resources.
|
class |
RequirementServiceNameFactory |
| Modifier and Type | Method and Description |
|---|---|
ServiceNameFactory |
DefaultableUnaryServiceNameFactoryProvider.getDefaultServiceNameFactory()
The factory from which to generate a
ServiceName if the requested name is null. |
ServiceNameFactory |
CommonRequirement.getServiceNameFactory() |
ServiceNameFactory |
ServiceNameFactoryProvider.getServiceNameFactory() |
| Constructor and Description |
|---|
IdentityCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name,
ServiceNameFactory targetFactory) |
IdentityLegacyCapabilityServiceConfigurator(org.jboss.msc.service.ServiceName name,
Class<T> targetClass,
ServiceNameFactory targetFactory)
Deprecated.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.