[jboss-jira] [JBoss JIRA] Created: (JBMETA-295) Add public constructors to TransportConfig, ASContextConfig and SASContextConfig that allow setting all properties on these classes

Stefan Guilhen (JIRA) jira-events at lists.jboss.org
Thu Aug 5 12:03:50 EDT 2010


Add public constructors to TransportConfig, ASContextConfig and SASContextConfig that allow setting all properties on these classes
-----------------------------------------------------------------------------------------------------------------------------------

                 Key: JBMETA-295
                 URL: https://jira.jboss.org/browse/JBMETA-295
             Project: JBoss Metadata
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: ejb
    Affects Versions: jboss-metadata-common-2.0.0-alpha-16, 1.0.5.GA
            Reporter: Stefan Guilhen
            Assignee: Stefan Guilhen
             Fix For:  jboss-metadata-ejb-2.0.0-alpha-17, 1.0.6.GA


IorSecurityConfigMetaData has setter methods for TransportConfig, ASContextConfig and SASContextConfig but these classes only offer default public constructors that set default values for all their properties. As the classes are immutable, they don't have setter methods for the properties, so we need a constructor that allows the specification of the values that should be assigned to each property.

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

        


More information about the jboss-jira mailing list