public class ValidationInterceptor extends AbstractApplicableInterceptor
Constructor and Description |
---|
ValidationInterceptor() |
Modifier and Type | Method and Description |
---|---|
IFuture<Void> |
execute(ServiceInvocationContext sic)
Execute the interceptor.
|
isApplicable
public IFuture<Void> execute(ServiceInvocationContext sic)
context
- The invocation context.Copyright © 2012. All Rights Reserved.