public class ZExplorerConnectorServiceManager
extends AbstractConnectorServiceManager
Copyright (C) Micro Focus 2010
AbstractConnectorServiceManager| Constructor and Description |
|---|
ZExplorerConnectorServiceManager() |
| Modifier and Type | Method and Description |
|---|---|
IConnectorService |
createConnectorService(IHost pHost) |
java.util.Map<IHost,ZExplorerConnectorService> |
getConnectionMap()
Gets a map of managed connections.
|
static ZExplorerConnectorServiceManager |
getInstance()
Gets the singleton instance.
|
IMvsSubsystem |
getMvsSubSystem(IHost pHost)
Gets the
IMvsSubsystem of the given host. |
java.lang.Class |
getSubSystemCommonInterface(ISubSystem pSubsystem) |
boolean |
sharesSystem(ISubSystem pOtherSubSystem) |
public IConnectorService createConnectorService(IHost pHost)
public IMvsSubsystem getMvsSubSystem(IHost pHost)
IMvsSubsystem of the given host.pHost - the host to get the MVS subsystem fromnull if the host is not
managed by this connection service managerpublic boolean sharesSystem(ISubSystem pOtherSubSystem)
public java.lang.Class getSubSystemCommonInterface(ISubSystem pSubsystem)
public static ZExplorerConnectorServiceManager getInstance()
public java.util.Map<IHost,ZExplorerConnectorService> getConnectionMap()
Copyright © 2015 Micro Focus GmbH. All rights reserved.