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 ArkException
args - biz startup argumentsArkException - throw exception when meets errorvoid unDeploy()
throws ArkException
ArkExceptionCopyright © 2018. All rights reserved.