Seam Core JSF2 2.3.1.Final

org.jboss.seam.annotations.intercept
Annotation Type BypassInterceptors


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

Disables interception of calls to a Seam component or Seam component method.

Author:
Gavin King


Seam Core JSF2 2.3.1.Final

Copyright © 2013 Seam Framework. All Rights Reserved.