public interface BizDeployService extends ArkService
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier and Type | Method and Description |
|---|---|
void |
deploy(String[] args)
Deploy all ark biz
|
void |
unDeploy()
Un-deploy all ark ark biz
|
dispose, initgetPriorityvoid deploy(String[] args) throws ArkRuntimeException
args - biz startup argumentsArkRuntimeException - throw exception when meets errorvoid unDeploy()
throws ArkRuntimeException
ArkRuntimeExceptionCopyright © 2024. All rights reserved.