S2i18n/S2ComparisonWithSpring
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[S2i18n]]
* 元文 [#t8e9b695]
-たまには、まじめにSpringと比較してみましょう。
-Seasar2ではOGNLの導入により、Springのvalueタグ、refタグ...
-Seasar2の型によるautoBindingは、interfaceの型だけに絞っ...
-Seasar2では、柔軟な定義ファイルのinclude機能により、目的...
-Seasar2では、アスペクトを簡単に利用できますが、Springで...
-Seasar2では、インスタンス管理をsingleton, prototype, out...
-Seasar2では、method injection(Springのlookup-methodとは...
-Seasar2では、initMethod,destroyMethodを複数定義できます...
-Seasar2では、アスペクトが設定されているメソッドから同一...
-Springはデフォルトのコンストラクタがないとアスペクトを適...
-Springには、lookup-methodがありますが、Seasar2にはありま...
-Springには、メッセージのリソースを管理する機能がDIContai...
-Springには、イベントを管理する機能がありますが、Seasar2...
-SpringはBeanの定義を確か継承できますが、Seasar2はできま...
-SpringはBeanの定義のデフォルト値を定義ファイルごとに設定...
-Seasar2とSpringってどこが違うんですかというのは、意外と...
-この比較は、あくまでもSeasar2側からの視点です。
* 英文 [#cdc30c89]
-Today, I would like to compare Seasar2 with Spring serio...
-Implemented OGNL, Seasar2 does not bother you in writing...
-AutoBinding by types in Seasar2 focuses on the type of i...
-Seasar2 has some flexibilities of file include functions...
-Seasar2 brings you to ease of implying Aspects, but Spri...
-Seasar2 have various instance management methods such as...
-You can apply DI to every Java Classes by using Seasar2'...
-In Seasar2, you can multi-define initMethod and destroyM...
-Seasar2 can apply the Aspect to the method which is call...
-Spring cannot use Aspects without a default constructor....
-Spring has lookup-method, but Seasar2 does not. A little...
-The Spring's DIContainer has the message resource manage...
-Spring has the event management function, but Seasar2 do...
-Spring can inherit the bean configuration, which Seasar2...
-Spring can defines the default value of the bean configu...
-The differences between Seasar2 and Spring are not well-...
-This comparison is on the side of Seasar2.
* コメント [#dda5fd1b]
-ローカルで訳していたのでUPさせて頂きました。下訳として利...
#comment
終了行:
[[S2i18n]]
* 元文 [#t8e9b695]
-たまには、まじめにSpringと比較してみましょう。
-Seasar2ではOGNLの導入により、Springのvalueタグ、refタグ...
-Seasar2の型によるautoBindingは、interfaceの型だけに絞っ...
-Seasar2では、柔軟な定義ファイルのinclude機能により、目的...
-Seasar2では、アスペクトを簡単に利用できますが、Springで...
-Seasar2では、インスタンス管理をsingleton, prototype, out...
-Seasar2では、method injection(Springのlookup-methodとは...
-Seasar2では、initMethod,destroyMethodを複数定義できます...
-Seasar2では、アスペクトが設定されているメソッドから同一...
-Springはデフォルトのコンストラクタがないとアスペクトを適...
-Springには、lookup-methodがありますが、Seasar2にはありま...
-Springには、メッセージのリソースを管理する機能がDIContai...
-Springには、イベントを管理する機能がありますが、Seasar2...
-SpringはBeanの定義を確か継承できますが、Seasar2はできま...
-SpringはBeanの定義のデフォルト値を定義ファイルごとに設定...
-Seasar2とSpringってどこが違うんですかというのは、意外と...
-この比較は、あくまでもSeasar2側からの視点です。
* 英文 [#cdc30c89]
-Today, I would like to compare Seasar2 with Spring serio...
-Implemented OGNL, Seasar2 does not bother you in writing...
-AutoBinding by types in Seasar2 focuses on the type of i...
-Seasar2 has some flexibilities of file include functions...
-Seasar2 brings you to ease of implying Aspects, but Spri...
-Seasar2 have various instance management methods such as...
-You can apply DI to every Java Classes by using Seasar2'...
-In Seasar2, you can multi-define initMethod and destroyM...
-Seasar2 can apply the Aspect to the method which is call...
-Spring cannot use Aspects without a default constructor....
-Spring has lookup-method, but Seasar2 does not. A little...
-The Spring's DIContainer has the message resource manage...
-Spring has the event management function, but Seasar2 do...
-Spring can inherit the bean configuration, which Seasar2...
-Spring can defines the default value of the bean configu...
-The differences between Seasar2 and Spring are not well-...
-This comparison is on the side of Seasar2.
* コメント [#dda5fd1b]
-ローカルで訳していたのでUPさせて頂きました。下訳として利...
#comment
ページ名: