Class SecurityLifecycle.AuditServerShutdownListener

java.lang.Object
com.sun.enterprise.security.SecurityLifecycle.AuditServerShutdownListener
All Implemented Interfaces:
org.glassfish.api.event.EventListener
Enclosing class:
SecurityLifecycle

public class SecurityLifecycle.AuditServerShutdownListener extends Object implements org.glassfish.api.event.EventListener
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.glassfish.api.event.EventListener

    org.glassfish.api.event.EventListener.Event<T>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    event(org.glassfish.api.event.EventListener.Event<?> event)
     

    Methods inherited from class java.lang.Object

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

    • AuditServerShutdownListener

      public AuditServerShutdownListener()
  • Method Details

    • event

      public void event(org.glassfish.api.event.EventListener.Event<?> event)
      Specified by:
      event in interface org.glassfish.api.event.EventListener