| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| 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 | Method and Description |
|---|---|
ISystemProvider |
SystemProviderExtension.getSystemProvider()
Gets the system provider instance.
|
| Constructor and Description |
|---|
SystemProviderExtension(ISystemProvider pProvider,
java.net.URL pIcon)
Basic constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationSystemProvider
Provides local AWM systems from a default configuration file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalSystemProvider
ISystemProvider implementation for locally provided master
configurations. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocalSystemProvider
Abstract class for local system providers which simply implements
getRemoteSystemImages() by always returning
null. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.