[jboss-jira] [JBoss JIRA] Updated: (JBSEAM-28) Context Listeners
Gavin King (JIRA)
jira-events at jboss.com
Fri Sep 29 18:11:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-28?page=all ]
Gavin King updated JBSEAM-28:
-----------------------------
Fix Version/s: 1.1
Priority: Major (was: Minor)
I have implemented the following events:
org.jboss.seam.preSetVariable.<name>
org.jboss.seam.postSetVariable.<name>
org.jboss.seam.preRemoveVariable.<name>
org.jboss.seam.postRemoveVariable.<name>
org.jboss.seam.preDestroyContext.<SCOPE>
org.jboss.seam.postDestroyContext.<SCOPE>
org.jboss.seam.beginConversation
org.jboss.seam.endConversation
org.jboss.seam.beginPageflow.<name>
org.jboss.seam.createProcess.<name>
org.jboss.seam.initProcess.<name>
org.jboss.seam.initTask.<name>
org.jboss.seam.startTask.<name>
org.jboss.seam.endTask.<name>
org.jboss.seam.postConstruct.<name>
org.jboss.seam.preDestroy.<name>
org.jboss.seam.prePassivate.<name>
org.jboss.seam.postActivate.<name>
Still need to do:
org.jboss.seam.preCreateContext.<SCOPE>
org.jboss.seam.postCreateContext.<SCOPE>
> Context Listeners
> -----------------
>
> Key: JBSEAM-28
> URL: http://jira.jboss.com/jira/browse/JBSEAM-28
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.1
>
>
> ContextListener objects would receive notifications of events like destroyContext(), getValue(), setValue(), etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list