public class ACSJMSConnectionFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ContainerServicesBase |
containerServices |
| Constructor and Description |
|---|
ACSJMSConnectionFactory(ContainerServicesBase containerServices) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection() |
Connection |
createConnection(java.lang.String arg0,
java.lang.String arg1) |
protected ContainerServicesBase containerServices
public ACSJMSConnectionFactory(ContainerServicesBase containerServices)