Uses of Interface
org.jboss.as.controller.capability.registry.RuntimeCapabilityRegistry
-
Packages that use RuntimeCapabilityRegistry Package Description org.jboss.as.controller org.jboss.as.controller.services.path -
-
Uses of RuntimeCapabilityRegistry in org.jboss.as.controller
Classes in org.jboss.as.controller that implement RuntimeCapabilityRegistry Modifier and Type Class Description classCapabilityRegistryRegistry ofcapabilitiesavailable in the system.Methods in org.jboss.as.controller that return RuntimeCapabilityRegistry Modifier and Type Method Description RuntimeCapabilityRegistryManagementModel. getCapabilityRegistry()Gets the registry of capabilities and their requirements. -
Uses of RuntimeCapabilityRegistry in org.jboss.as.controller.services.path
Constructors in org.jboss.as.controller.services.path with parameters of type RuntimeCapabilityRegistry Constructor Description PathManagerService(RuntimeCapabilityRegistry capabilityRegistry)
-