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