T - the actual type of subjectpublic interface DataAgentInterface<T extends Subject>
| Modifier and Type | Method and Description |
|---|---|
void |
run(DataAgentProfile profile,
ServerInterface<T> datastore) |
void run(DataAgentProfile profile, ServerInterface<T> datastore) throws Throwable
profile - datastore - Throwable - if any error occursCopyright © 2019. All rights reserved.