public class CoherentEventFactory extends Object
| Constructor and Description |
|---|
CoherentEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ManagerAction |
build(ManagerAction action) |
static ManagerEvent |
build(ManagerEvent event) |
static ManagerResponse |
build(ManagerResponse response) |
static ResponseEvent |
build(ResponseEvent event) |
static Class<? extends ManagerEvent> |
getShadowEvent(ManagerEvent event) |
public static Class<? extends ManagerEvent> getShadowEvent(ManagerEvent event)
public static ManagerEvent build(ManagerEvent event)
public static ResponseEvent build(ResponseEvent event)
public static ManagerResponse build(ManagerResponse response)
public static ManagerAction build(ManagerAction action)
Copyright © 2004–2022. All rights reserved.