public class MemActionsServiceImpl extends Object implements ActionsService
ActionsService.
It is intended only for early prototype phases.
It will be replaced for a proper implementation based on a persistence repository.| Constructor and Description |
|---|
MemActionsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ActionListener listener) |
void |
send(Action action) |
public void send(Action action)
send in interface ActionsServicepublic void addListener(ActionListener listener)
addListener in interface ActionsServiceCopyright © 2015 Red Hat, Inc.. All rights reserved.