Example usage for javax.resource.spi ActivationSpec interface-usage

List of usage examples for javax.resource.spi ActivationSpec interface-usage

Introduction

In this page you can find the example usage for javax.resource.spi ActivationSpec interface-usage.

Usage

From source file org.soulwing.oaq.MessageActivationSpec.java

/**
 * An {@link ActivationSpec} for Oracle AQ.
 *
 * @author Carl Harris
 */
public class MessageActivationSpec implements ActivationSpec {