Changeset 954
- Timestamp:
- 10/03/07 11:15:06 (10 months ago)
- Files:
-
- trunk/examples/config/xml/interceptors.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/config/xml/interceptors.xml
r737 r954 3 3 xmlns:xj="http://xjconf.net/XJConf" 4 4 xmlns="http://stubbles.net/ipo/interceptors"> 5 <preInterceptors /> 5 <preInterceptors> 6 <preInterceptor type="net.stubbles.ioc.stubIOCPreInterceptor" /> 7 </preInterceptors> 6 8 <postInterceptors /> 7 9 </xj:configuration>
