public class SQLIntegrationTest extends Object
| Constructor and Description |
|---|
SQLIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.JavaArchive |
createCDIDeployment() |
static org.jboss.shrinkwrap.api.spec.JavaArchive |
createDeployment() |
void |
testSQLEndpoint() |
void |
testSQLEndpointWithCDIContext() |
void |
testSqlIdempotentConsumer() |
@Deployment public static org.jboss.shrinkwrap.api.spec.JavaArchive createDeployment()
@Deployment(managed=false,
name="camel-sql-cdi-routes.jar")
public static org.jboss.shrinkwrap.api.spec.JavaArchive createCDIDeployment()
public void testSQLEndpointWithCDIContext()
throws Exception
ExceptionCopyright © 2016. All rights reserved.