You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shale.apache.org by fl...@foni.net on 2007/02/23 07:46:46 UTC

Register DialogLifecycleListener

Hi !

How or where can I register a DialogLifecycleListener. I'd like to attach out
transactionmanagement to the DialogContextManager.

CU
 Jan K.


Re: Register DialogLifecycleListener

Posted by Rahul Akolkar <ra...@gmail.com>.
On 2/23/07, flood@foni.net <fl...@foni.net> wrote:
> Hi !
>
> How or where can I register a DialogLifecycleListener.
<snip/>

It is an application scoped managed bean (long URL, may be fragmented):

http://shale.apache.org/1.0.4/shale-dialog/apidocs/org/apache/shale/dialog/Constants.html#LIFECYCLE_ATTR

The application scope attribute is (the value of the above constant):
org.apache.shale.dialog.LIFECYCLE_LISTENER

-Rahul


> I'd like to attach out
> transactionmanagement to the DialogContextManager.
>
> CU
>  Jan K.
>
>