protected static class PeerBeanImpl.Helper
extends weblogic.descriptor.internal.AbstractDescriptorBeanHelper
| Modifier | Constructor and Description |
|---|---|
protected |
Helper(PeerBeanImpl 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(PeerBeanImpl bean)
public String getPropertyName(int propIndex)
getPropertyName in class weblogic.descriptor.internal.AbstractDescriptorBeanHelperpublic int getPropertyIndex(String propName)
getPropertyIndex in class weblogic.descriptor.internal.AbstractDescriptorBeanHelperpublic Iterator getChildren()
getChildren in class weblogic.descriptor.internal.AbstractDescriptorBeanHelperprotected long computeHashValue(CRC32 crc)
computeHashValue in class weblogic.descriptor.internal.AbstractDescriptorBeanHelperprotected void computeDiff(weblogic.descriptor.internal.AbstractDescriptorBean other)
computeDiff in class weblogic.descriptor.internal.AbstractDescriptorBeanHelperprotected void applyPropertyUpdate(weblogic.descriptor.BeanUpdateEvent event,
weblogic.descriptor.BeanUpdateEvent.PropertyUpdate update)
applyPropertyUpdate in class weblogic.descriptor.internal.AbstractDescriptorBeanHelperprotected weblogic.descriptor.internal.AbstractDescriptorBean finishCopy(weblogic.descriptor.internal.AbstractDescriptorBean initialCopy,
boolean includeObsolete,
List excludeProps)
finishCopy in class weblogic.descriptor.internal.AbstractDescriptorBeanHelper