File
Doc
Category
Size
Date
Package
PolicyServiceInterceptorFactory.java
API Doc
Example
2480
Tue May 29 16:56:36 BST 2007
com.sun.xml.ws.policy.jaxws.client
PolicyServiceInterceptorFactory
java.lang.Object
com.sun.xml.ws.api.client.ServiceInterceptorFactory
public class PolicyServiceInterceptorFactory extends com.sun.xml.ws.api.client.ServiceInterceptorFactory
Fields Summary
private static final PolicyServiceInterceptor
interceptor
Constructors Summary
Methods Summary
public
com.sun.xml.ws.api.client.ServiceInterceptor
create
(
com.sun.xml.ws.api.WSService
service)
return this.interceptor;
Java Code Source