public interface BizDeployService extends ArkService
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| 限定符和类型 | 方法和说明 |
|---|---|
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
Copyright © 2019. All rights reserved.