Interceptors (Java EE 5)

Java EE API


javax.interceptor Annotation Type Interceptors


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface Interceptors

Implements: Annotation
@Target(value={TYPE, METHOD})
@Retention(value=RUNTIME)

声明一个类或方法的 Interceptor 有序列表。
英文文档:

Declares an ordered list of interceptors for a class or method.


Required Element Summary
 Class[]
 

Element Detail

abstract public Class<T>[] value()
英文文档:

value

public abstract Class[] value


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!