public class ValidationInterceptor extends ComponentThreadInterceptor
Constructor and Description |
---|
ValidationInterceptor(IInternalAccess component)
Create a new interceptor.
|
Modifier and Type | Method and Description |
---|---|
IFuture<Void> |
execute(ServiceInvocationContext sic)
Execute the interceptor.
|
getComponent, isApplicable
public ValidationInterceptor(IInternalAccess component)
public IFuture<Void> execute(ServiceInvocationContext sic)
context
- The invocation context.Copyright © 2013. All Rights Reserved.