[jboss-jira] [JBoss JIRA] (WFCORE-623) ModelControllerClient.Factory lacks some variants

Ladislav Thon (JIRA) issues at jboss.org
Wed Apr 8 02:11:18 EDT 2015


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

Ladislav Thon updated WFCORE-623:
---------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/593, https://github.com/wildfly/wildfly-core/pull/600  (was: https://github.com/wildfly/wildfly-core/pull/593)


> ModelControllerClient.Factory lacks some variants
> -------------------------------------------------
>
>                 Key: WFCORE-623
>                 URL: https://issues.jboss.org/browse/WFCORE-623
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 1.0.0.Beta2
>            Reporter: Ladislav Thon
>            Assignee: Ladislav Thon
>
> In the {{ModelControllerClient.Factory}} class, each factory method in fact has two varians: with a {{protocol}} as a first parameter, and without it. There are two exceptions -- two methods are lacking a {{protocol}}-less variant:
> - {{ModelControllerClient create(final String protocol, final String hostName, final int port, final CallbackHandler handler, final SSLContext sslContext, final int connectionTimeout, final Map<String, String> saslOptions)}}
> - {{ModelControllerClient create(final String protocol, final String hostName, final int port, final CallbackHandler handler, final SSLContext sslContext, final int connectionTimeout, final Map<String, String> saslOptions, final String clientBindAddress)}}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list