[infinispan-issues] [JBoss JIRA] Created: (ISPN-124) VAM move @Inject code into @Start

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Wed Jul 8 04:12:51 EDT 2009


VAM move @Inject code into @Start
---------------------------------

                 Key: ISPN-124
                 URL: https://jira.jboss.org/jira/browse/ISPN-124
             Project: Infinispan
          Issue Type: Task
          Components: RPC
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 4.0.0.BETA1


As per an email converstion, move call to JBossMarshaller.init() from an @Inject method in VAM to an @Start method. 
@Inject should only assign variables, do no processing. Any lengthier processing should be done at @Start.

-- 
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 infinispan-issues mailing list