protected static class MessageDebugBeanImpl.Helper extends DiameterDescriptorBeanImpl.Helper
| Modifier | Constructor and Description |
|---|---|
protected |
Helper(MessageDebugBeanImpl bean) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyPropertyUpdate(weblogic.descriptor.BeanUpdateEvent event,
weblogic.descriptor.BeanUpdateEvent.PropertyUpdate update) |
protected void |
computeDiff(weblogic.descriptor.internal.AbstractDescriptorBean other)
Compute difference between this and other
|
protected long |
computeHashValue(CRC32 crc)
Compute hash value for version helper
|
protected weblogic.descriptor.internal.AbstractDescriptorBean |
finishCopy(weblogic.descriptor.internal.AbstractDescriptorBean initialCopy,
boolean includeObsolete,
List excludeProps) |
Iterator |
getChildren() |
int |
getPropertyIndex(String propName) |
String |
getPropertyName(int propIndex) |
protected void |
inferSubTree(Class clazz,
Object annotation) |
_cleanAndValidateArray, _clearArray, _cloneArray, _ensureNonNull, _ensureNonNull, _ensureNonNullElements, _extendArray, _getKeyList, _removeElement, _serializeKeyList, _splitKeyList, _trimElements, addRestartElements, applyUpdate, attrVal, computeChildDiff, computeChildDiff, computeChildDiff, computeChildDiff, computeChildDiff, computeChildHashValue, computeDiff, computeDiff, computeDiff, computeDiff, computeDiff, computeDiff, computeDiff, computeDiff, computeDiff, computeSubDiff, createCopy, createCopy, getHashValue, inferSubTree, inferSubTree, initializeRootBean, reorderArrayObjects, reorderArrayObjects, strAttrVal, strAttrValOrDef, validateSubTreeprotected Helper(MessageDebugBeanImpl bean)
public String getPropertyName(int propIndex)
getPropertyName in class DiameterDescriptorBeanImpl.Helperpublic int getPropertyIndex(String propName)
getPropertyIndex in class DiameterDescriptorBeanImpl.Helperpublic Iterator getChildren()
getChildren in class DiameterDescriptorBeanImpl.Helperprotected long computeHashValue(CRC32 crc)
computeHashValue in class DiameterDescriptorBeanImpl.Helperprotected void computeDiff(weblogic.descriptor.internal.AbstractDescriptorBean other)
computeDiff in class DiameterDescriptorBeanImpl.Helperprotected void applyPropertyUpdate(weblogic.descriptor.BeanUpdateEvent event,
weblogic.descriptor.BeanUpdateEvent.PropertyUpdate update)
applyPropertyUpdate in class DiameterDescriptorBeanImpl.Helperprotected weblogic.descriptor.internal.AbstractDescriptorBean finishCopy(weblogic.descriptor.internal.AbstractDescriptorBean initialCopy,
boolean includeObsolete,
List excludeProps)
finishCopy in class DiameterDescriptorBeanImpl.Helperprotected void inferSubTree(Class clazz, Object annotation)
inferSubTree in class DiameterDescriptorBeanImpl.Helper