com.sun.xml.ws.policy.jaxws
Class BuilderHandlerOperationScope

java.lang.Object
  extended by com.sun.xml.ws.policy.jaxws.BuilderHandler
      extended by com.sun.xml.ws.policy.jaxws.BuilderHandlerOperationScope

final class BuilderHandlerOperationScope
extends BuilderHandler


Field Summary
 
Fields inherited from class com.sun.xml.ws.policy.jaxws.BuilderHandler
policyStore, policySubject, policyURIs
 
Constructor Summary
BuilderHandlerOperationScope(Collection<String> policyURIs, Map<String,com.sun.xml.ws.policy.sourcemodel.PolicySourceModel> policyStore, Object policySubject, QName service, QName port, QName operation)
          Creates a new instance of WSDLServiceScopeBuilderHandler
 
Method Summary
protected  void doPopulate(com.sun.xml.ws.policy.PolicyMapExtender policyMapExtender)
           
 
Methods inherited from class com.sun.xml.ws.policy.jaxws.BuilderHandler
getPolicies, getPolicySubjects, populate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuilderHandlerOperationScope

BuilderHandlerOperationScope(Collection<String> policyURIs,
                             Map<String,com.sun.xml.ws.policy.sourcemodel.PolicySourceModel> policyStore,
                             Object policySubject,
                             QName service,
                             QName port,
                             QName operation)
Creates a new instance of WSDLServiceScopeBuilderHandler

Method Detail

doPopulate

protected void doPopulate(com.sun.xml.ws.policy.PolicyMapExtender policyMapExtender)
                   throws com.sun.xml.ws.policy.PolicyException
Specified by:
doPopulate in class BuilderHandler
Throws:
com.sun.xml.ws.policy.PolicyException


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.