| Interface | Description |
|---|---|
| ArkService |
Ark Service lifecycle, when a service need init/dispose action, it should implement this interface and register by guice
|
| PluginActivator |
Plugin Activator which defines Plugin Entry
|
| PriorityOrdered |
PriorityOrdered is an interface that can be implemented by objects that
should be ordered. |
| Annotation Type | Description |
|---|---|
| ArkInject |
Any plugin can publish a service, in this service,
|
Copyright © 2024. All rights reserved.