|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PolicyFeatureConfigurator
The service provider implementing this interface will be discovered and called to configure wsdl model based on PolicyMap bound to it.
| Method Summary | |
|---|---|
Collection<WebServiceFeature> |
getFeatures(PolicyMapKey key,
PolicyMap policyMap)
A callback method that allows to retrieve policy related information from provided PolicyMap and return a list of corresponding WebServiceFeatures. |
| Method Detail |
|---|
Collection<WebServiceFeature> getFeatures(PolicyMapKey key,
PolicyMap policyMap)
throws PolicyException
key - Identifies the policy in the policy mappolicyMap - Provides policies as a source of information on proper configuration
PolicyException - If an error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||