Package de.bund.bva.isyfact.logging.impl
Class FachdatenMarker
java.lang.Object
de.bund.bva.isyfact.logging.impl.IsyMarkerImpl
de.bund.bva.isyfact.logging.impl.AbstractIsyDatentypMarker
de.bund.bva.isyfact.logging.impl.FachdatenMarker
- All Implemented Interfaces:
IsyDatentypMarker,IsyMarker,Serializable,org.slf4j.Marker
Datentyp-Marker für Fachdaten.
- See Also:
-
Field Summary
Fields inherited from interface org.slf4j.Marker
ANY_MARKER, ANY_NON_NULL_MARKER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.bund.bva.isyfact.logging.impl.IsyMarkerImpl
add, addAll, contains, contains, createRootMarker, equals, getName, getValue, hasChildren, hashCode, hasReferences, isRootMarker, iterator, removeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.bund.bva.isyfact.logging.IsyMarker
addAll, getValue, isRootMarkerMethods inherited from interface org.slf4j.Marker
add, contains, contains, equals, getName, hasChildren, hashCode, hasReferences, iterator, remove
-
Constructor Details
-
FachdatenMarker
public FachdatenMarker()Erzeugt einen Marker für Fachdaten.
-