DRAFT

javax.interceptor
Annotation Type Interceptor


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Stereotype
public @interface Interceptor

Specifies that a class is an interceptor.

Author:
Gavin King


DRAFT

Submit a bug or feature

Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.