public class GatewayStatus extends Event
| Constructor and Description |
|---|
GatewayStatus() |
GatewayStatus(List<AppStatus> apps,
long time) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(EventVisitor<T> visitor) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public <T> T accept(EventVisitor<T> visitor)
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.