com.maverick.sshd.events
Class EventServiceImplementation

java.lang.Object
  extended by com.maverick.events.EventServiceImplementation
      extended by com.maverick.sshd.events.EventServiceImplementation
All Implemented Interfaces:
com.maverick.events.EventService

public class EventServiceImplementation
extends com.maverick.events.EventServiceImplementation

Event Service Implementation singleton, that manages SSHD Event Listeners, and allows events to be fired.

Author:
david

Constructor Summary
EventServiceImplementation()
           
 
Method Summary
 
Methods inherited from class com.maverick.events.EventServiceImplementation
addListener, fireEvent, getInstance, removeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventServiceImplementation

public EventServiceImplementation()


Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.