Interceptors 1.1 API 1.0.0.Final
- Summary:
- Required |
- Optional
-
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface AroundTimeout
Defines an interceptor for a timeout method. The method must have the signature:
public Object (InvocationContext) throws Exception
- Since:
- 3.1
- Version:
- $Revision: 107909 $
- Author:
- Carlo de Wolf
Interceptors 1.1 API 1.0.0.Final
- Summary:
- Required |
- Optional
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.