@RunAsClient public class ActiveMQExampleTest extends FileConsumingTestSupport
| Constructor and Description |
|---|
ActiveMQExampleTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createDeployment() |
static org.jboss.shrinkwrap.api.spec.ResourceAdapterArchive |
createRarDeployment() |
protected Path |
destinationPath() |
protected Path |
processedPath() |
protected String |
sourceFilename() |
void |
testFileToActiveMQRoute() |
setUp, tearDown@Deployment(name="activemq-rar.rar",
testable=false,
order=1)
public static org.jboss.shrinkwrap.api.spec.ResourceAdapterArchive createRarDeployment()
@Deployment(name="example-camel-activemq.war",
testable=false,
order=2)
public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
protected String sourceFilename()
sourceFilename in class FileConsumingTestSupportprotected Path destinationPath()
destinationPath in class FileConsumingTestSupportprotected Path processedPath()
processedPath in class FileConsumingTestSupportCopyright © 2017. All rights reserved.