com.sun.xml.ws.api.pipe
Interface FiberContextSwitchInterceptorFactory


public interface FiberContextSwitchInterceptorFactory

Factory for (@link FiberContextSwitchInterceptor} instances

Since:
2.2.6

Method Summary
 FiberContextSwitchInterceptor create()
          Creates FiberContextSwitchInterceptor instance.
 

Method Detail

create

FiberContextSwitchInterceptor create()
Creates FiberContextSwitchInterceptor instance.

Returns:
interceptor instance


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