@ApplicationScoped @Named(value="databaseClient") public class DatabaseClient extends Object
| Constructor and Description |
|---|
DatabaseClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
retrieveAccessToken() |
void |
sendCustomersRequest() |
void |
sendProductsRequest() |
protected List<String> |
sendRequestToDBApplication(String dbUri) |
Copyright © 2014. All Rights Reserved.