Author: marius.bogoevici
Date: 2009-10-10 12:13:02 -0400 (Sat, 10 Oct 2009)
New Revision: 3923
Modified:
core/trunk/spi/src/main/java/org/jboss/weld/ejb/spi/InterceptorBindings.java
Log:
minor javadoc
Modified: core/trunk/spi/src/main/java/org/jboss/weld/ejb/spi/InterceptorBindings.java
===================================================================
---
core/trunk/spi/src/main/java/org/jboss/weld/ejb/spi/InterceptorBindings.java 2009-10-10
04:23:56 UTC (rev 3922)
+++
core/trunk/spi/src/main/java/org/jboss/weld/ejb/spi/InterceptorBindings.java 2009-10-10
16:13:02 UTC (rev 3923)
@@ -49,6 +49,7 @@
/**
* Returns the interceptors that are applicable to a given {@link InterceptionType}
* and method (bound by {@link InterceptorBinding}).
+ *
* This includes class and method-bound interceptors, but no interceptors
* bound by EJB-specific mechanisms.
*
Show replies by date