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.
|
getComponent
public NFRequiredServicePropertyProviderInterceptor(IInternalAccess component, IServiceIdentifier sid)
public boolean isApplicable(ServiceInvocationContext context)
isApplicable
in interface IServiceInvocationInterceptor
isApplicable
in class ComponentThreadInterceptor
public IFuture<Void> execute(ServiceInvocationContext sic)
context
- The invocation context.Copyright © 2013. All Rights Reserved.