com.sun.xml.ws.policy.jaxws.client
Class PolicyServiceInterceptorFactory

java.lang.Object
  extended by com.sun.xml.ws.api.client.ServiceInterceptorFactory
      extended by com.sun.xml.ws.policy.jaxws.client.PolicyServiceInterceptorFactory

public class PolicyServiceInterceptorFactory
extends com.sun.xml.ws.api.client.ServiceInterceptorFactory


Constructor Summary
PolicyServiceInterceptorFactory()
           
 
Method Summary
 com.sun.xml.ws.api.client.ServiceInterceptor create(com.sun.xml.ws.api.WSService service)
           
 
Methods inherited from class com.sun.xml.ws.api.client.ServiceInterceptorFactory
load, registerForThread, unregisterForThread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyServiceInterceptorFactory

public PolicyServiceInterceptorFactory()
Method Detail

create

public com.sun.xml.ws.api.client.ServiceInterceptor create(com.sun.xml.ws.api.WSService service)
Specified by:
create in class com.sun.xml.ws.api.client.ServiceInterceptorFactory