org.jboss.annotation.internal
Annotation Type DefaultInterceptorMarker


public @interface DefaultInterceptorMarker

Annotation for internal use. We need an annotation to match for in ejb3-interceptors-aop.xml to trigger the EJB3InterceptorsFactory, in case an ejb only has default interceptors. Users should not use this annotation directly, it is used internally by JBoss EJB3.

Version:
$Revision: 1.1 $
Author:
Kabir Khan