public class DefaultRouteBeanImpl extends DiameterDescriptorBeanImpl implements DefaultRouteBean, Serializable
Modifier and Type | Class and Description |
---|---|
protected static class |
DefaultRouteBeanImpl.Helper
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
|
static class |
DefaultRouteBeanImpl.SchemaHelper2 |
msg_nullelement_array, msg_nullvalue
ACTION_LOCAL, ACTION_NONE, ACTION_PROXY, ACTION_REDIRECT, ACTION_RELAY
Constructor and Description |
---|
DefaultRouteBeanImpl()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=DefaultRouteBeanImpl)
|
DefaultRouteBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=DefaultRouteBeanImpl)
|
DefaultRouteBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1,
boolean param2)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=DefaultRouteBeanImpl)
|
Modifier and Type | Method and Description |
---|---|
protected weblogic.descriptor.internal.AbstractDescriptorBeanHelper |
_createHelper() |
String |
_getElementName(int propIndex) |
Object |
_getKey()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=_getKey)
|
weblogic.descriptor.internal.Munger.SchemaHelper |
_getSchemaHelper() |
weblogic.descriptor.internal.SchemaHelper |
_getSchemaHelper2() |
boolean |
_isAnythingSet() |
protected void |
_unSet(int idx) |
void |
_validate()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=_validate)
|
String |
getAction()
The default routing action for this node.
|
String[] |
getServers()
The target servers for the default route.
|
protected String |
getTargetNamespace() |
boolean |
isActionInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=isActionInherited)
return true if the value of property Action is inherited from template
|
boolean |
isActionSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=isActionSet)
|
boolean |
isServersInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=isServersInherited)
return true if the value of property Servers is inherited from template
|
boolean |
isServersSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=isServersSet)
|
void |
setAction(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=setAction)
|
void |
setServers(String[] param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.DefaultRouteBean Attribute=setServers)
|
_hasKey, _isPropertyAKey, getName, isNameInherited, isNameSet, setName
_checkIsPotentialChild, _cloneIncludingObsolete, _cloneInternal, _conditionalUnset, _copyProperties, _createChildBean, _createCopy, _decrypt, _destroySingleton, _encrypt, _getAlreadySetPropertyNames, _getBeanElementName, _getBeanKey, _getElementName, _getHelper, _getParentReaderEvent, _getPropertyIndex, _getPropertyName, _getPropertyXpath, _getQualifiedKey, _getQualifiedName, _getQualifiedName, _getReferenceManager, _initializeRootBean, _isAnythingSet, _isChildPropertyAKey, _isClone, _isConfigurationExtension, _isEncrypted, _isProductionModeEnabled, _isPropertyAdditive, _isPropertyASingleton, _isSecureModeEnabled, _isSet, _isSynthetic, _isTransient, _markDestroyed, _markSet, _performMacroSubstitution, _postCreate, _postCreate, _postSet, _postSet, _postSet, _postSet, _postSet, _postSetFirePropertyChange, _postSetFirePropertyChange, _postSetFirePropertyChange, _postSetFirePropertyChange, _postSetFirePropertyChange, _preDestroy, _preDestroy, _setElementName, _setParent, _setSynthetic, _setTransient, _unSet, _untransient, _validate, accept, addBeanUpdateListener, addPropertyChangeListener, addXMLComments, clone, clone, computeDiff, createChildCopy, createChildCopyIncludingObsolete, createObject, equals, findByQualifiedName, getDescriptor, getHashValue, getInheritedProperties, getInstanceId, getMetaData, getParentBean, getSchemaLocation, getXMLComments, hashCode, inferSubTree, inferSubTree, isChildProperty, isEditable, isInherited, isSet, listPropertyChangeListeners, markSet, removeBeanUpdateListener, removePropertyChangeListener, setInstanceId, setMetaData, toString, unSet
finalize, getClass, notify, notifyAll, wait, wait, wait
getName, setName
public DefaultRouteBeanImpl()
public DefaultRouteBeanImpl(weblogic.descriptor.DescriptorBean param0, int param1)
public DefaultRouteBeanImpl(weblogic.descriptor.DescriptorBean param0, int param1, boolean param2)
public String getAction()
getAction
in interface DefaultRouteBean
public boolean isActionInherited()
public boolean isActionSet()
isActionSet
in interface DefaultRouteBean
public void setAction(String param0)
setAction
in interface DefaultRouteBean
public String[] getServers()
getServers
in interface DefaultRouteBean
public boolean isServersInherited()
public boolean isServersSet()
isServersSet
in interface DefaultRouteBean
public void setServers(String[] param0)
setServers
in interface DefaultRouteBean
public Object _getKey()
_getKey
in class DiameterDescriptorBeanImpl
public void _validate() throws IllegalArgumentException
_validate
in class DiameterDescriptorBeanImpl
IllegalArgumentException
protected void _unSet(int idx)
_unSet
in class DiameterDescriptorBeanImpl
protected weblogic.descriptor.internal.AbstractDescriptorBeanHelper _createHelper()
_createHelper
in class DiameterDescriptorBeanImpl
public boolean _isAnythingSet()
_isAnythingSet
in class DiameterDescriptorBeanImpl
public weblogic.descriptor.internal.Munger.SchemaHelper _getSchemaHelper()
_getSchemaHelper
in class DiameterDescriptorBeanImpl
public String _getElementName(int propIndex)
_getElementName
in class DiameterDescriptorBeanImpl
protected String getTargetNamespace()
getTargetNamespace
in class DiameterDescriptorBeanImpl
public weblogic.descriptor.internal.SchemaHelper _getSchemaHelper2()
_getSchemaHelper2
in class DiameterDescriptorBeanImpl