Class PKIServerListener


  • public class PKIServerListener
    extends java.lang.Object
    A class represents a listener that listens to PKIServer event.

    Version:
    $Revision$, $Date$
    Author:
    thomask
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void update​(PKIServerEvent e)
      Updates listener with the server event.
      • Methods inherited from class java.lang.Object

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

      • PKIServerListener

        public PKIServerListener()
    • Method Detail

      • update

        public void update​(PKIServerEvent e)
        Updates listener with the server event.