public class DomainContainerCommandObserver extends Object
| Constructor and Description |
|---|
DomainContainerCommandObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkServerStatus(GetServerStatusCommand event) |
void |
serverGroupLifecycle(ServerGroupLifecycleCommand event) |
void |
serverLifecycle(ServerLifecycleCommand event) |
public void serverGroupLifecycle(@Observes
ServerGroupLifecycleCommand event)
public void serverLifecycle(@Observes
ServerLifecycleCommand event)
public void checkServerStatus(@Observes
GetServerStatusCommand event)
Copyright © 2018 JBoss by Red Hat. All rights reserved.