| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static IHostConnector |
HostConnectorFinder.getHostConnector(java.lang.Class<?> pClass)
Returns an
IHostConnector for the given ISystemImage. |
static IHostConnector |
HostConnectorFinder.getHostConnectorFromSystemName(java.lang.String pRemoteSystemName)
Goes through all host connector extensions and returns the first
connector that returns an
ISystemImage for the given remote
system name. |
static IHostConnector |
HostConnectorFinder.getImplementedConnector()
Deprecated.
Use
HostConnectorFinder.getHostConnector(Class) instead. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.