Class SignedAuditEventFactory

  • All Implemented Interfaces:
    com.netscape.certsrv.logging.ILogEventFactory

    public class SignedAuditEventFactory
    extends LogFactory
    A log event object for handling system messages

    Version:
    $Revision$, $Date$
    Author:
    mikep, mzhao, cfu
    • Constructor Summary

      Constructors 
      Constructor Description
      SignedAuditEventFactory()
      Constructs a system event factory.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.netscape.certsrv.logging.ILogEvent create()
      Creates a log event.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SignedAuditEventFactory

        public SignedAuditEventFactory()
        Constructs a system event factory.
    • Method Detail

      • create

        public com.netscape.certsrv.logging.ILogEvent create()
        Creates a log event.