Class AccessEvent

  • All Implemented Interfaces:
    IAccessEvent, DeferredProcessingAware, Serializable

    public class AccessEvent
    extends Object
    implements Serializable, IAccessEvent
    The Access module's internal representation of logging events. When the logging component instance is called in the container to log then a AccessEvent instance is created. This instance is passed around to the different logback components.
    Author:
    Ceki Gülcü, Sébastien Pennec
    See Also:
    Serialized Form