@ApplicationScoped public class ApplicationResources extends Object
| Constructor and Description |
|---|
ApplicationResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildStatements() |
com.datastax.driver.core.BoundStatement |
produceStatementByName(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
@PostConstruct public void buildStatements()
@Produces public com.datastax.driver.core.BoundStatement produceStatementByName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
Copyright © 2015. All rights reserved.