| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.capability.registry |
| Modifier and Type | Method and Description |
|---|---|
RuntimeCapabilityRegistry |
ManagementModel.getCapabilityRegistry()
Gets the registry of capabilities and their requirements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingRuntimeCapabilityRegistry
RuntimeCapabilityRegistry implementation that simply delegates to another
RuntimeCapabilityRegistry. |
| Modifier and Type | Method and Description |
|---|---|
RuntimeCapabilityRegistry |
DelegatingRuntimeCapabilityRegistry.CapabilityRegistryDelegateProvider.getDelegateCapabilityRegistry()
Gets the delegate.
|
| Constructor and Description |
|---|
DelegatingRuntimeCapabilityRegistry(RuntimeCapabilityRegistry delegate)
Creates a new DelegatingCapabilityRegistry with a fixed delegate.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.