[jboss-jira] [JBoss JIRA] Closed: (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
Fri Aug 6 10:35:21 EDT 2010


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

Stefan Guilhen closed JBMETA-295.
---------------------------------

    Resolution: Done


Constructors with parameters for all properties have been added to TransportConfig, AsContext, and SasContext.

> 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: 1.0.5.GA, jboss-metadata-common-2.0.0-alpha-16
>            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