public final class WebApplicationServerEvent extends Object
| Constructor and Description |
|---|
WebApplicationServerEvent(WebApplicationServer server)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplicationServer |
getServer()
Returns the server that triggered the event
|
public WebApplicationServerEvent(WebApplicationServer server)
server - the server that triggered the eventpublic WebApplicationServer getServer()
Copyright © 2021 Actian Corporation. All rights reserved.