Package de.xima.fc.mdl.log
Class XLogAppender
java.lang.Object
de.xima.fc.mdl.log.XLogAppender
- All Implemented Interfaces:
Serializable
Deprecated.
Model for appender-instances
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.Deprecated.Deprecated.Deprecated.getName()
Deprecated.getType()
Deprecated.int
hashCode()
Deprecated.boolean
Deprecated.void
setLayoutPattern
(String layoutPattern) Deprecated.void
setLayoutType
(ELayoutType layoutType) Deprecated.void
Deprecated.void
setTransient
(boolean isTransient) Deprecated.void
setType
(EAppenderType type) Deprecated.toString()
Deprecated.
-
Constructor Details
-
XLogAppender
Deprecated.
-
-
Method Details
-
getName
Deprecated. -
setName
Deprecated. -
getType
Deprecated. -
setType
Deprecated. -
getLayoutType
Deprecated. -
setLayoutType
Deprecated. -
getLayoutPattern
Deprecated. -
setLayoutPattern
Deprecated. -
isTransient
public boolean isTransient()Deprecated. -
setTransient
public void setTransient(boolean isTransient) Deprecated. -
getAdditionalProperties
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-