[jboss-jira] [JBoss JIRA] (WFCORE-623) ModelControllerClient.Factory lacks some variants
Brian Stansberry (JIRA)
issues at jboss.org
Wed Apr 8 16:56:19 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-623:
------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/600 (was: https://github.com/wildfly/wildfly-core/pull/593, https://github.com/wildfly/wildfly-core/pull/600)
> 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: Brian Stansberry
> Fix For: 1.0.0.Beta4
>
>
> 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