Class CapabilityReferenceRecorder.DefaultCapabilityReferenceRecorder

java.lang.Object
org.jboss.as.controller.CapabilityReferenceRecorder.ContextDependencyRecorder
org.jboss.as.controller.CapabilityReferenceRecorder.DefaultCapabilityReferenceRecorder
All Implemented Interfaces:
CapabilityReferenceRecorder, Feature
Enclosing interface:
CapabilityReferenceRecorder

public static class CapabilityReferenceRecorder.DefaultCapabilityReferenceRecorder extends CapabilityReferenceRecorder.ContextDependencyRecorder
Default implementation of CapabilityReferenceRecorder. Derives the required capability name from the baseRequirementName provided to the constructor and from the attribute value. Derives the dependent capability name from the baseDependentName provided to the constructor, and, if the dependent name is dynamic, from the address of the resource currently being processed.