public abstract class AQFactory
extends java.lang.Object
| Constructor and Description |
|---|
AQFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AQAgent |
createAQAgent()
Constructs a new AQ agent.
|
static AQMessage |
createAQMessage(AQMessageProperties prop)
Constructs a new AQMessage with given mess properties.
|
static AQMessageProperties |
createAQMessageProperties()
Constructs a new instance of AQMessageProperties.
|
public static AQMessage createAQMessage(AQMessageProperties prop) throws java.sql.SQLException
java.sql.SQLExceptionpublic static AQMessageProperties createAQMessageProperties() throws java.sql.SQLException
java.sql.SQLExceptionpublic static AQAgent createAQAgent() throws java.sql.SQLException
java.sql.SQLException