Class CapabilityReferenceRecorder.ContextDependencyRecorder

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

public static class CapabilityReferenceRecorder.ContextDependencyRecorder extends Object implements CapabilityReferenceRecorder
CapabilityReferenceRecorder that determines the dependent capability from the OperationContext. This assumes that the resource registration associated with currently executing step will expose a capability set including one and only one capability. This recorder cannot be used with attributes associated with resources that do not meet this requirement.