Uses of Interface
com.sshtools.common.events.EventService
Packages that use EventService
-
Uses of EventService in com.sshtools.common.events
Classes in com.sshtools.common.events that implement EventServiceModifier and TypeClassDescriptionclassEvent Service Implementation singleton, that manages J2SSH Event Listeners, and allows events to be fired.Methods in com.sshtools.common.events that return EventServiceModifier and TypeMethodDescriptionstatic EventServiceEventServiceImplementation.getInstance()Get the event service instanceMethods in com.sshtools.common.events with parameters of type EventServiceModifier and TypeMethodDescriptionprotected static voidEventServiceImplementation.setInstance(EventService eventService) Allow alternative event service to set.