[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jfriends-ml 11955] ズームイン Java の Item6 で
高橋(智)です。
ずいぶん前の話ですが、ズームインJavaで読んだ Item に、以下のように
書かれていました。
---- 引用 -----------------------------------------------------------------
Item6: Use hook points to inject optimizations, customizations,
or new functionality
...
<略>
...
It's unfortunate that one of the most widely known specifications
in the J2EE family, the EJB Specification, provides no vendor-independent
interception mechanism. This is a large part of at least one vendor's
widespread popularity, since it exposes, in a vendor-specific fashion,
a rich and powerful interception-oriented stack. Hopefully this can be
corrected in future versions of the EJB Specification.
---- 引用 -----------------------------------------------------------------
で、Enterprise JavaBeans(TM) Specification 3.0 Public Review にて公開
されている ejb-3_0-pr-spec-ejbcore.pdf を見ていましたら、Chapter 11 に
「Interceptors」について記述されていました。
Item6ではLoggingに関する記述でしたが、それ以外に何か良い使い方があるといい
ですね (^^)
--
高橋智宏
Java読書会( http://www.javareading.com/bof/ )