| Interface | Description |
|---|---|
| ServiceNameProvider |
Interface a
RuntimeCapability uses to provide service names
to users of the capability. |
| Class | Description |
|---|---|
| AbstractCapability |
Base class for a core or subsystem capability.
|
| RuntimeCapability<T> |
A capability exposed in a running WildFly process.
|
| RuntimeCapability.Builder<T> |
Builder for a
RuntimeCapability. |
| ServiceNameProvider.DefaultProvider |
Default
ServiceNameProvider implementation that provides
a service name that is created by splitting the capability name
on any '.' character. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.