[ 
https://issues.apache.org/jira/browse/TAP5-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232539#comment-13232539
 ] 

Denis Stepanov commented on TAP5-1842:
--------------------------------------

I have changed it to use the Order annotation and ModuleName.method as the 
default startup contribution name, see the test 
https://github.com/dstepanov/tapestry5/blob/1994446c56c87a1a03b2ca790fcfb207f1558d80/tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/internal/services/StartupModule3.java

                
> @Startup should support id and constraints
> ------------------------------------------
>
>                 Key: TAP5-1842
>                 URL: https://issues.apache.org/jira/browse/TAP5-1842
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>            Reporter: Denis Stepanov
>
> It would be nice to have something like:
> @Startup(id = "DBInit", constraints = "before:*")

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to