public class AdminTestDistributedSystemFactory extends Object
| Constructor and Description |
|---|
AdminTestDistributedSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.gemstone.gemfire.admin.AdminDistributedSystem |
getDistributedSystem(com.gemstone.gemfire.admin.DistributedSystemConfig dsConfig)
Creates a
DistributedSystem backed by an implementation of the type
configured via AdminHelperPrms.adminInterface. |
public static com.gemstone.gemfire.admin.AdminDistributedSystem getDistributedSystem(com.gemstone.gemfire.admin.DistributedSystemConfig dsConfig)
DistributedSystem backed by an implementation of the type
configured via AdminHelperPrms.adminInterface.AdminTestException - if any problem was encountered.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.