public interface Biz extends BizInfo, PriorityOrdered
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeclared(URL url,
String resourceName)
check resource whether declared in this biz classLoader.
|
boolean |
isDeclaredMode()
check whether this biz is declared mode.
|
void |
setCustomBizName(String bizName)
allow to dynamic update biz name
|
void |
start(String[] args)
start Biz
|
void |
stop()
stop Biz
|
getAttributes, getBizClassLoader, getBizName, getBizState, getBizVersion, getClassPath, getDenyImportClasses, getDenyImportPackageNodes, getDenyImportPackages, getDenyImportPackageStems, getDenyImportResources, getDenyPrefixImportResourceStems, getDenySuffixImportResourceStems, getIdentity, getMainClass, getWebContextPathgetPriorityboolean isDeclared(URL url, String resourceName)
url - boolean isDeclaredMode()
void setCustomBizName(String bizName)
bizName - Copyright © 2024. All rights reserved.