Author: vishwanathk
Date: Mon Jul 23 19:00:09 2012
New Revision: 1364752
URL: http://svn.apache.org/viewvc?rev=1364752&view=rev
Log:
TOMEE-337 Switch to a simpler example and doc for cdi-interceptors
Modified:
openejb/trunk/openejb/examples/index.md
Modified: openejb/trunk/openejb/examples/index.md
URL:
http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/index.md?rev=1364752&r1=1364751&r2=1364752&view=diff
==============================================================================
--- openejb/trunk/openejb/examples/index.md (original)
+++ openejb/trunk/openejb/examples/index.md Mon Jul 23 19:00:09 2012
@@ -47,7 +47,7 @@ All the examples show code, but some are
- [cdi-basic](cdi-basic/README.html) *
- [cdi-request-scope](cdi-request-scope/README.html) *
- [cdi-application-scope](cdi-application-scope/README.html) *
- - [cdi-interceptors](cdi-interceptors/README.html) *
+ - [simple-cdi-interceptor](simple-cdi-interceptor/README.html) *
- [cdi-produces-disposes](cdi-produces-disposes/README.html)
- [decorators](decorators/README.html)
-
[cdi-alternative-and-stereotypes](cdi-alternative-and-stereotypes/README.html) *
@@ -220,4 +220,4 @@ All the examples show code, but some are
- [polling-parent](polling-parent/README.html)
}
}
- - [absolute](/foo.html)
+ - [absolute](/foo.html)
\ No newline at end of file