Uses of Class
com.pervasive.datarush.webapp.WebApplicationServerEvent
Packages that use WebApplicationServerEvent
-
Uses of WebApplicationServerEvent in com.pervasive.datarush.webapp
Methods in com.pervasive.datarush.webapp with parameters of type WebApplicationServerEventModifier and TypeMethodDescriptionvoidWebApplicationServerListener.serverStarted(WebApplicationServerEvent e) Invoked when a server is started.voidWebApplicationServerListener.serverStopped(WebApplicationServerEvent e) Invoked when a server is stopped.