Update storage-extention.md (#6564)
This commit is contained in:
parent
bfef6d9120
commit
3553b2ed00
|
|
@ -35,6 +35,10 @@ Here is the list of all DAO interfaces in storage
|
|||
1. ITopNRecordsQueryDAO
|
||||
1. IBrowserLogQueryDAO
|
||||
|
||||
1. IProfileTaskQueryDAO
|
||||
1. IProfileTaskLogQueryDAO
|
||||
1. IProfileThreadSnapshotQueryDAO
|
||||
1. UITemplateManagementDAO
|
||||
## Register all service implementations
|
||||
In `public void prepare()`, use `this#registerServiceImplementation` method to do register binding your implementation with the above interfaces.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue