|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Web3DataSource
The standard interface for R3DataSources in Web3.
Field Summary | |
---|---|
static String |
ROLE
|
Method Summary | |
---|---|
Web3Client |
getWeb3Client()
Gets the Connection to the backend |
void |
releaseWeb3Client(Web3Client client)
|
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable |
---|
configure |
Methods inherited from interface org.apache.avalon.framework.activity.Initializable |
---|
initialize |
Methods inherited from interface org.apache.avalon.framework.activity.Disposable |
---|
dispose |
Methods inherited from interface org.apache.avalon.framework.service.Serviceable |
---|
service |
Field Detail |
---|
static final String ROLE
Method Detail |
---|
Web3Client getWeb3Client() throws Exception
Exception
void releaseWeb3Client(Web3Client client)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |