java.lang.Object
ch.qos.logback.core.model.Model
ch.qos.logback.core.model.NamedModel
- All Implemented Interfaces:
INamedModel
,Serializable
- Direct Known Subclasses:
ContextNameModel
,ParamModel
,PropertyModel
,TimestampModel
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.qos.logback.core.model.Model
addSubModel, addText, deepMarkAsSkipped, duplicate, getBodyText, getLineNumber, getSubModels, getTag, idString, isHandled, isSkipped, isUnhandled, markAsHandled, markAsSkipped, setLineNumber, setTag, toString
-
Constructor Details
-
NamedModel
public NamedModel()
-
-
Method Details
-
makeNewInstance
- Overrides:
makeNewInstance
in classModel
-
mirror
-
getName
- Specified by:
getName
in interfaceINamedModel
-
setName
- Specified by:
setName
in interfaceINamedModel
-
hashCode
-
equals
-