Uses of Class
com.maverick.events.Event

Packages that use Event
com.maverick.events   
 

Uses of Event in com.maverick.events
 

Methods in com.maverick.events that return Event
 Event Event.addAttribute(java.lang.String key, java.lang.Object value)
          Add an attribute to the event
 

Methods in com.maverick.events with parameters of type Event
 void EventService.fireEvent(Event evt)
          Fire a MaverickEvent at all MaverickListeners that have registered an interest in events.
 void EventServiceImplementation.fireEvent(Event evt)
          Send an SSH Event to each registered listener
 void EventListener.processEvent(Event evt)
          Invoked when an event occurs.
 



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