org.jboss.ejb3.annotation
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.