public interface IBizPolicyResolver extends ISystemHandler
Modifier and Type | Method and Description |
---|---|
IBizPolicy |
getBizPolicy(IURI id,
Map<String,? extends IComponent> currentBizPolicies)
Resolves the biz policy for the specified uri.
|
IBizPolicy |
getBizPolicyByType(String typeName,
Map<String,? extends IComponent> bizpolicyMap)
Resolves the biz policy for the specified type.
|
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
init, shutdown
IBizPolicy getBizPolicy(IURI id, Map<String,? extends IComponent> currentBizPolicies) throws BizException
BizException
IBizPolicy getBizPolicyByType(String typeName, Map<String,? extends IComponent> bizpolicyMap) throws BizException
BizException