public interface IPolicyExecutionPoint extends IComponent
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(ExecuteAction action,
Event event)
Execute an Action.
|
getHealth, getId, initialize, resetboolean execute(ExecuteAction action, Event event) throws IOException
action - the action to be executedevent - the event that caused the execution requestIOException - Signals that an I/O exception has occurred.Copyright © 2018. All rights reserved.