| Modifier and Type | Interface and Description |
|---|---|
interface |
Biz
Ark Biz Model Interface
|
interface |
Plugin
Ark Plugin Module Interface
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceProvider
Service Provider Interface
|
interface |
ServiceReference<T>
Service Reference which maintain Service and Service Metadata
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArkService
Ark Service lifecycle, when a service need init/dispose action, it should implement this interface and register by guice
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BizDeployService
Service to deploy Biz
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassLoaderService
ClassLoader Service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventHandler<E extends ArkEvent> |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionClass<I,T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PluginDeployService
Service to deploy ark plugin
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TelnetServerService
Providers a thread that listens on the port for telnet connections
|
Copyright © 2024. All rights reserved.