org.apache.openejb.bval
Class BeanValidationAppendixInterceptor
java.lang.Object
org.apache.openejb.bval.BeanValidationAppendixInterceptor
public class BeanValidationAppendixInterceptor
- extends Object
A simple interceptor to validate parameters and returned value using
bean validation spec. It doesn't use group for now.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanValidationAppendixInterceptor
public BeanValidationAppendixInterceptor()
aroundInvoke
public Object aroundInvoke(javax.interceptor.InvocationContext ejbContext)
throws Exception
- Throws:
Exception
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.