public class MessageDebugBeanImpl extends DiameterDescriptorBeanImpl implements MessageDebugBean, Serializable
Modifier and Type | Class and Description |
---|---|
protected static class |
MessageDebugBeanImpl.Helper
This helper class contains methods that are used infrequently and
can be easily separated from the bean implementations.
|
static class |
MessageDebugBeanImpl.SchemaHelper2 |
Constructor and Description |
---|
MessageDebugBeanImpl()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=MessageDebugBeanImpl)
|
MessageDebugBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=MessageDebugBeanImpl)
|
MessageDebugBeanImpl(weblogic.descriptor.DescriptorBean param0,
int param1,
boolean param2)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=MessageDebugBeanImpl)
|
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.MessageDebugBean 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.MessageDebugBean Attribute=_validate)
|
String |
getDateFormatPattern()
The date format pattern used for rendering dates in the Server
log file and stdout output.
|
int |
getFileCount()
The maximum number of log files that the server creates when it rotates
the log.
|
int |
getFileMinSize()
The size (1 - 65535 kilobytes) that triggers the server to move log
messages to a separate file.
|
int |
getFileTimeSpan()
The interval (in hours) at which the server saves old log messages to
another file.
|
long |
getFileTimeSpanFactor()
This factor is defined so that log rotation can be tested at a different
frequency.
|
String |
getLogFilename()
The name of the log file that stores Diameter messages.
|
String |
getLogFileRotationDir()
The directory where the rotated log files will be stored.
|
String |
getRotationTime()
Determines the start time (hour and minute) for a time-based rotation
sequence.
|
String |
getRotationType()
Defines the criteria for moving old log messages to a separate file.
|
protected String |
getTargetNamespace() |
boolean |
isDateFormatPatternInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isDateFormatPatternInherited)
return true if the value of property DateFormatPattern is inherited from template
|
boolean |
isDateFormatPatternSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isDateFormatPatternSet)
|
boolean |
isFileCountInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileCountInherited)
return true if the value of property FileCount is inherited from template
|
boolean |
isFileCountSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileCountSet)
|
boolean |
isFileMinSizeInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileMinSizeInherited)
return true if the value of property FileMinSize is inherited from template
|
boolean |
isFileMinSizeSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileMinSizeSet)
|
boolean |
isFileTimeSpanFactorInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileTimeSpanFactorInherited)
return true if the value of property FileTimeSpanFactor is inherited from template
|
boolean |
isFileTimeSpanFactorSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileTimeSpanFactorSet)
|
boolean |
isFileTimeSpanInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileTimeSpanInherited)
return true if the value of property FileTimeSpan is inherited from template
|
boolean |
isFileTimeSpanSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isFileTimeSpanSet)
|
boolean |
isLogFilenameInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isLogFilenameInherited)
return true if the value of property LogFilename is inherited from template
|
boolean |
isLogFilenameSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isLogFilenameSet)
|
boolean |
isLogFileRotationDirInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isLogFileRotationDirInherited)
return true if the value of property LogFileRotationDir is inherited from template
|
boolean |
isLogFileRotationDirSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isLogFileRotationDirSet)
|
boolean |
isLoggingEnabled()
Indicates whether this server logs Diameter messages into an independent
log file.
|
boolean |
isLoggingEnabledInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isLoggingEnabledInherited)
return true if the value of property LoggingEnabled is inherited from template
|
boolean |
isLoggingEnabledSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isLoggingEnabledSet)
|
boolean |
isMessageDebugEnabled()
Specifies whether diameter message tracing is enabled.
|
boolean |
isMessageDebugEnabledInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isMessageDebugEnabledInherited)
return true if the value of property MessageDebugEnabled is inherited from template
|
boolean |
isMessageDebugEnabledSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isMessageDebugEnabledSet)
|
boolean |
isNumberOfFilesLimited()
Indicates whether to limit the number of log files that this server
instance creates to store old messages.
|
boolean |
isNumberOfFilesLimitedInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isNumberOfFilesLimitedInherited)
return true if the value of property NumberOfFilesLimited is inherited from template
|
boolean |
isNumberOfFilesLimitedSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isNumberOfFilesLimitedSet)
|
boolean |
isRotateLogOnStartup()
Specifies whether a server rotates its log file during its startup cycle.
|
boolean |
isRotateLogOnStartupInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isRotateLogOnStartupInherited)
return true if the value of property RotateLogOnStartup is inherited from template
|
boolean |
isRotateLogOnStartupSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isRotateLogOnStartupSet)
|
boolean |
isRotationTimeInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isRotationTimeInherited)
return true if the value of property RotationTime is inherited from template
|
boolean |
isRotationTimeSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isRotationTimeSet)
|
boolean |
isRotationTypeInherited()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isRotationTypeInherited)
return true if the value of property RotationType is inherited from template
|
boolean |
isRotationTypeSet()
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=isRotationTypeSet)
|
void |
setDateFormatPattern(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setDateFormatPattern)
|
void |
setFileCount(int param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setFileCount)
|
void |
setFileMinSize(int param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setFileMinSize)
|
void |
setFileTimeSpan(int param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setFileTimeSpan)
|
void |
setFileTimeSpanFactor(long param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setFileTimeSpanFactor)
|
void |
setLogFilename(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setLogFilename)
|
void |
setLogFileRotationDir(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setLogFileRotationDir)
|
void |
setLoggingEnabled(boolean param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setLoggingEnabled)
|
void |
setMessageDebugEnabled(boolean param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setMessageDebugEnabled)
|
void |
setNumberOfFilesLimited(boolean param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setNumberOfFilesLimited)
|
void |
setRotateLogOnStartup(boolean param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setRotateLogOnStartup)
|
void |
setRotationTime(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setRotationTime)
|
void |
setRotationType(String param0)
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=setRotationType)
|
_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 MessageDebugBeanImpl()
public MessageDebugBeanImpl(weblogic.descriptor.DescriptorBean param0, int param1)
public MessageDebugBeanImpl(weblogic.descriptor.DescriptorBean param0, int param1, boolean param2)
public boolean isMessageDebugEnabled()
isMessageDebugEnabled
in interface MessageDebugBean
public boolean isMessageDebugEnabledInherited()
public boolean isMessageDebugEnabledSet()
public void setMessageDebugEnabled(boolean param0)
setMessageDebugEnabled
in interface MessageDebugBean
public boolean isLoggingEnabled()
isLoggingEnabled
in interface MessageDebugBean
public boolean isLoggingEnabledInherited()
public boolean isLoggingEnabledSet()
public void setLoggingEnabled(boolean param0)
setLoggingEnabled
in interface MessageDebugBean
public long getFileTimeSpanFactor()
getFileTimeSpanFactor
in interface MessageDebugBean
public boolean isFileTimeSpanFactorInherited()
public boolean isFileTimeSpanFactorSet()
public void setFileTimeSpanFactor(long param0)
setFileTimeSpanFactor
in interface MessageDebugBean
public int getFileMinSize()
getFileMinSize
in interface MessageDebugBean
public boolean isFileMinSizeInherited()
public boolean isFileMinSizeSet()
public void setFileMinSize(int param0)
setFileMinSize
in interface MessageDebugBean
public String getLogFilename()
getLogFilename
in interface MessageDebugBean
public boolean isLogFilenameInherited()
public boolean isLogFilenameSet()
public void setLogFilename(String param0)
setLogFilename
in interface MessageDebugBean
public String getRotationType()
getRotationType
in interface MessageDebugBean
public boolean isRotationTypeInherited()
public boolean isRotationTypeSet()
public void setRotationType(String param0)
setRotationType
in interface MessageDebugBean
public boolean isNumberOfFilesLimited()
isNumberOfFilesLimited
in interface MessageDebugBean
public boolean isNumberOfFilesLimitedInherited()
public boolean isNumberOfFilesLimitedSet()
public void setNumberOfFilesLimited(boolean param0)
setNumberOfFilesLimited
in interface MessageDebugBean
public int getFileCount()
getFileCount
in interface MessageDebugBean
public boolean isFileCountInherited()
public boolean isFileCountSet()
public void setFileCount(int param0)
setFileCount
in interface MessageDebugBean
public boolean isRotateLogOnStartup()
isRotateLogOnStartup
in interface MessageDebugBean
public boolean isRotateLogOnStartupInherited()
public boolean isRotateLogOnStartupSet()
public void setRotateLogOnStartup(boolean param0)
setRotateLogOnStartup
in interface MessageDebugBean
public String getLogFileRotationDir()
getLogFileRotationDir
in interface MessageDebugBean
public boolean isLogFileRotationDirInherited()
public boolean isLogFileRotationDirSet()
public void setLogFileRotationDir(String param0)
setLogFileRotationDir
in interface MessageDebugBean
public String getRotationTime()
getRotationTime
in interface MessageDebugBean
public boolean isRotationTimeInherited()
public boolean isRotationTimeSet()
public void setRotationTime(String param0)
setRotationTime
in interface MessageDebugBean
public int getFileTimeSpan()
getFileTimeSpan
in interface MessageDebugBean
public boolean isFileTimeSpanInherited()
public boolean isFileTimeSpanSet()
public void setFileTimeSpan(int param0)
setFileTimeSpan
in interface MessageDebugBean
public String getDateFormatPattern()
java.text.SimpleDateFormat
class.
(Interface=com.bea.wcp.diameter.management.descriptor.beans.MessageDebugBean Attribute=getDateFormatPattern)getDateFormatPattern
in interface MessageDebugBean
public boolean isDateFormatPatternInherited()
public boolean isDateFormatPatternSet()
public void setDateFormatPattern(String param0)
setDateFormatPattern
in interface MessageDebugBean
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