Example usage for org.apache.commons.scxml.invoke Invoker interface-usage

List of usage examples for org.apache.commons.scxml.invoke Invoker interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.scxml.invoke Invoker interface-usage.

Usage

From source file com.korwe.thecore.scxml.SendCoreMessageInvoker.java

/**
 * @author <a href="mailto:nithia.govender@korwe.com">Nithia Govender</a>
 */
public class SendCoreMessageInvoker implements Invoker {

    private static final Logger LOG = LoggerFactory.getLogger(SendCoreMessageInvoker.class);