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

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

final class BuilderHandlerServiceScope
extends BuilderHandler


Field Summary
 
Fields inherited from class com.sun.xml.ws.policy.jaxws.BuilderHandler
policyStore, policySubject, policyURIs
 
Constructor Summary
BuilderHandlerServiceScope(Collection<String> policyURIs, Map<String,com.sun.xml.ws.policy.sourcemodel.PolicySourceModel> policyStore, Object policySubject, QName service)
          Creates a new instance of BuilderHandlerServiceScope
 
Method Summary
protected  void doPopulate(com.sun.xml.ws.policy.PolicyMapExtender policyMapExtender)
           
 String toString()
           
 
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, wait, wait, wait
 

Constructor Detail

BuilderHandlerServiceScope

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

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

toString

public String toString()
Overrides:
toString in class Object


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