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

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

final class BuilderHandlerEndpointScope
extends BuilderHandler


Field Summary
 
Fields inherited from class com.sun.xml.ws.policy.jaxws.BuilderHandler
policyStore, policySubject, policyURIs
 
Constructor Summary
BuilderHandlerEndpointScope(Collection<String> policyURIs, Map<String,com.sun.xml.ws.policy.sourcemodel.PolicySourceModel> policyStore, Object policySubject, QName service, QName port)
          Creates a new instance of WSDLServiceScopeBuilderHandler
 
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

BuilderHandlerEndpointScope

BuilderHandlerEndpointScope(Collection<String> policyURIs,
                            Map<String,com.sun.xml.ws.policy.sourcemodel.PolicySourceModel> policyStore,
                            Object policySubject,
                            QName service,
                            QName port)
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

toString

public String toString()
Overrides:
toString in class Object


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