public class CreateConnectionCommand extends Command
Constructor and Description |
---|
CreateConnectionCommand() |
CreateConnectionCommand(String connectionName,
String connectionFactoryName) |
Modifier and Type | Method and Description |
---|---|
String |
getConnectionFactoryName() |
String |
getConnectionName() |
void |
setConnectionFactoryName(String connectionFactoryName) |
void |
setConnectionName(String connectionName) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.