| Package | Description |
|---|---|
| org.jboss.as.controller.capability |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceNameProvider.DefaultProvider
Default
ServiceNameProvider implementation that provides
a service name that is created by splitting the capability name
on any '.' character. |
| Modifier and Type | Method and Description |
|---|---|
RuntimeCapability.Builder<T> |
RuntimeCapability.Builder.setServiceNameProvider(ServiceNameProvider provider)
Sets the provider of service type to service name mappings that the capability should use.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.