@Singleton public class DatasourceAndDriverCustomizer extends Object implements org.wildfly.swarm.spi.api.Customizer
| Constructor and Description |
|---|
DatasourceAndDriverCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
attemptInstallation(DriverInfo info) |
void |
customize() |
protected void |
customizeDefaultDatasource() |
protected void |
customizeJDBCDrivers() |
String |
getDatasourceName() |
public void customize()
customize in interface org.wildfly.swarm.spi.api.Customizerprotected void customizeJDBCDrivers()
protected void customizeDefaultDatasource()
protected void attemptInstallation(DriverInfo info)
@Produces @Dependent public String getDatasourceName()
Copyright © 2016 JBoss by Red Hat. All rights reserved.