| Package | Description |
|---|---|
| com.microfocus.awm.core.internal |
Internal core classes.
|
| com.microfocus.awm.localsystem |
Internal implementations for local AWM system types.
|
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationSystemProxy
ITaurusSystemProxy for AWM systems which are defined through a
default configurations XML file. |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ITaurusSystemProxy> |
DefaultConfigurationSystemProvider.getDefaultConfigurationProxies()
Reads the default configurations XML file (if there is one defined) and
returns the AWM system proxies.
|
java.util.List<ITaurusSystemProxy> |
DefaultConfigurationSystemProvider.getSystemProxies() |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalTaurusSystemProxy
AWM system provider for local systems, which can be created by local master
configuration files.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ITaurusSystemProxy> |
LocalSystemProvider.getSystemProxies() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ITaurusSystemProxy> |
ISystemProvider.getSystemProxies()
Gets a list of
ITaurusSystemProxys. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.