| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| 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.
|
| com.microfocus.awm.model.internal |
Internal implementations of AWM interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaurusSystem
Basic implementation of the
ITaurusSystem interface, which
automatically registers itself in the ITaurusSystemDirectory on
creation and manages custom attributes. |
class |
ConfiguredTaurusSystem
AWM system which is defined by a master configuration.
|
class |
TableResource
Standard implementation of
ITableResource. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationSystem
Local AWM system which was created from a default configurations XML
file.
|
class |
LocalTaurusSystem
Class for a local TAURUS system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElementListEntry
Abstract
IElementListEntry implementation. |
class |
AbstractTaurusApplication
Basic implementation of
ITaurusApplication. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveTaurusApplication
Implementation of the Taurus Application singleton
|
class |
Element
Main implementation of
IElement. |
class |
ElementList
Base implementation for a list of resources.
|
class |
ElementListEntry
Main implementation of
IElementListEntry. |
class |
FileResource
Basic implementation of
IFileResource. |
class |
Filter
Main implementation of
IFilter. |
class |
MasterConfigurationApplication
AWM application which was defined by a master configuration.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.