public class EnterpriseManagementCenterConnectionFactory extends Object implements com.hazelcast.internal.management.ManagementCenterConnectionFactory
| Constructor and Description |
|---|
EnterpriseManagementCenterConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(com.hazelcast.config.MCMutualAuthConfig config) |
URLConnection |
openConnection(URL url) |
public EnterpriseManagementCenterConnectionFactory()
public void init(com.hazelcast.config.MCMutualAuthConfig config)
throws Exception
init in interface com.hazelcast.internal.management.ManagementCenterConnectionFactoryExceptionpublic URLConnection openConnection(URL url) throws IOException
openConnection in interface com.hazelcast.internal.management.ManagementCenterConnectionFactoryIOExceptionCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.