[jboss-jira] [JBoss JIRA] Resolved: (JBJCA-261) Replace ValidateObject by ValidateClass that don't have to create the object instances

Jeff Zhang (JIRA) jira-events at lists.jboss.org
Wed Feb 10 05:00:10 EST 2010


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

Jeff Zhang resolved JBJCA-261.
------------------------------

    Resolution: Done


> Replace ValidateObject by ValidateClass that don't have to create the object instances
> --------------------------------------------------------------------------------------
>
>                 Key: JBJCA-261
>                 URL: https://jira.jboss.org/jira/browse/JBJCA-261
>             Project: JBoss JCA
>          Issue Type: Sub-task
>          Components: Deployer
>            Reporter: Jeff Zhang
>            Assignee: Jeff Zhang
>
> From Jesper:
> Currently we are using
>    org.jboss.jca.deployers.common.validator.ValidateObject
> as the holder class for the object that needs to be validated.
> Probably a better option would be to create a
>    org.jboss.jca.deployers.common.validator.ValidateClass
> This is especially useful for the standalone configuration as we don't have to create the object instances, but just pass the class definition.

-- 
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