public class NFRequiredServicePropertyProviderInterceptor extends ComponentThreadInterceptor
| Constructor and Description |
|---|
NFRequiredServicePropertyProviderInterceptor(IInternalAccess component,
IServiceIdentifier sid)
Create a new interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
execute(ServiceInvocationContext sic)
Execute the interceptor.
|
boolean |
isApplicable(ServiceInvocationContext context)
Test if the interceptor is applicable.
|
getComponentpublic NFRequiredServicePropertyProviderInterceptor(IInternalAccess component, IServiceIdentifier sid)
public boolean isApplicable(ServiceInvocationContext context)
isApplicable in interface IServiceInvocationInterceptorisApplicable in class ComponentThreadInterceptorpublic IFuture<Void> execute(ServiceInvocationContext sic)
context - The invocation context.Copyright © 2015. All Rights Reserved.