Package org.apache.guacamole.net.event
Interface ApplicationStartedEvent
public interface ApplicationStartedEvent
Event that is dispatched when the web application has finished starting up,
including all extensions. This event indicates only that the web application
startup process has completed and all extensions have been loaded. It does
not indicate whether all extensions have started successfully.