[jboss-jira] [JBoss JIRA] Resolved: (JBBOOT-96) Extract initialization logic

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Jul 8 23:41:41 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBBOOT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger resolved JBBOOT-96.
---------------------------------------

    Resolution: Done


> Extract initialization logic
> ----------------------------
>
>                 Key: JBBOOT-96
>                 URL: https://jira.jboss.org/jira/browse/JBBOOT-96
>             Project: JBoss Bootstrap
>          Issue Type: Task
>          Components: impl-as, impl-base, impl-mc
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 2.0.0-beta-1 
>
>
> With JBBOOT-95 we now have pre/post states for server initialization.  This means that the initialize() method must be marked final such that its logic containing when to fire the state changes cannot be overridden.  We still need to provide a mechanism for subclasses of AbstractServer to carry out their own initialization logic, so extract this into a "doInitialize()", much like we have a "doStart()".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list