public class CustomShadowVariableDescriptor extends ShadowVariableDescriptor
| Modifier and Type | Field and Description |
|---|---|
protected List<VariableDescriptor> |
sourceVariableDescriptorList |
protected Class<? extends VariableListener> |
variableListenerClass |
entityDescriptor, variableName, variablePropertyAccessor| Constructor and Description |
|---|
CustomShadowVariableDescriptor(EntityDescriptor entityDescriptor,
PropertyAccessor variablePropertyAccessor) |
| Modifier and Type | Method and Description |
|---|---|
VariableListener |
buildVariableListener(InnerScoreDirector scoreDirector) |
Demand |
getProvidedDemand() |
void |
linkShadowSources(DescriptorPolicy descriptorPolicy) |
void |
processAnnotations(DescriptorPolicy descriptorPolicy) |
getEntityDescriptor, getShadowVariableDescriptorList, getSimpleEntityAndVariableName, getValue, getVariableName, getVariablePropertyType, isValueNoPotentialAnchor, registerShadowVariableDescriptor, setValue, toStringprotected Class<? extends VariableListener> variableListenerClass
protected List<VariableDescriptor> sourceVariableDescriptorList
public CustomShadowVariableDescriptor(EntityDescriptor entityDescriptor, PropertyAccessor variablePropertyAccessor)
public void processAnnotations(DescriptorPolicy descriptorPolicy)
processAnnotations in class ShadowVariableDescriptorpublic void linkShadowSources(DescriptorPolicy descriptorPolicy)
linkShadowSources in class ShadowVariableDescriptorpublic Demand getProvidedDemand()
getProvidedDemand in class ShadowVariableDescriptorpublic VariableListener buildVariableListener(InnerScoreDirector scoreDirector)
buildVariableListener in class ShadowVariableDescriptorscoreDirector - never nullCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.