org.apache.tuscany.sca.provider
Interface OperationSelectorProvider

All Known Implementing Classes:
OperationSelectorJMSDefaultServiceProvider

public interface OperationSelectorProvider


Method Summary
 Interceptor createInterceptor()
          Create an interceptor for the operation selector
 java.lang.String getPhase()
          Get the phase that the interceptor should be added
 

Method Detail

createInterceptor

Interceptor createInterceptor()
Create an interceptor for the operation selector

Returns:
An interceptor that realize the policySet

getPhase

java.lang.String getPhase()
Get the phase that the interceptor should be added

Returns:
The phase that this interceptor belongs to