org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.priority
Class LaterInterceptor
java.lang.Object
org.hibernate.beanvalidation.tck.tests.integration.cdi.executable.priority.LaterInterceptor
@Interceptor
@Priority(value=4801)
public class LaterInterceptor
- extends Object
|
Method Summary |
Object |
invoke(javax.interceptor.InvocationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaterInterceptor
public LaterInterceptor()
invoke
public Object invoke(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2013. All Rights Reserved.