[Seasar-user:5576] Re: S2Laszloでのコンポーネントの自動登録について

u1hoshino [E-MAIL ADDRESS DELETED]
2006年 12月 22日 (金) 08:37:57 JST


u1hoshinoです。

<component class="
> org.seasar.framework.container.autoregister.FileSystemComponentAutoRegister">
>   <initMethod name="addClassPattern">
>     <arg>"example.components"</arg>
>     <arg>".*Bean"</arg>
>   </initMethod>
> </component>
> <component class="
> org.seasar.framework.container.autoregister.MetaAutoRegister">
>   <initMethod name="addClassPattern">
>     <arg>"example.components"</arg>
>     <arg>".*Bean"</arg>
>   </initMethod>
>   <meta name="autoRegister">
>     <meta name="s2laszlo"/>
>   </meta>
> </component>


koichikさんがご指摘いただいた形で、各コンポーネントに対してメタタグを追加できます。
MetaAutoRegisterについてはS2Laszloで公開したいコンポーネントのみに適用されるように十分注意してください。


> あと、別の話ですが
>
> http://s2laszlo.sandbox.seasar.org/ja/index.html<http://s2laszlo.sandbox.seasar.org/ja/index.html>
>
> のexampleへのリンクが間違っています。

ご指摘ありがとうございます。
明日時間が取れた段階で修正いたします。

以上、ご確認ください。
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: http://ml.seasar.org/archives/seasar-user/attachments/20061222/1bd37aec/attachment.html 


Seasar-user メーリングリストの案内