Package com.ibm.wsspi.al
Interface Summary
Interface | Description |
---|---|
ALConfiguration | ALConfig defines what a configuration object to implement. |
ArtifactLoader | This class is the interface (spi) for the basic functionality provided by Artifactloader. |
ArtifactLoaderNoLibAPI | This class is the interface (spi) for the basic functionality provided by Artifactloader. |
ArtifactLocator | This interface specifies the contract that the Locators need to implement. |
LocatorDefinition | This is the interface that locator definitions need to implement. |
Class Summary
Class | Description |
---|---|
ALConfigFactory | ALConfigFactory is a factory class that can be used to create instance of ALConfig |
ALContext | The AL Context provides the dynamic api of setting/adding/removing remote AL configuarations |
ALFactory | Factory to create/remove AdminAL |
Exception Summary
Exception | Description |
---|---|
ConfigNotFoundException | Configuration not found exception |
DuplicateALContextException | Duplicated AL Context |
InvalidConfigException | Invalid AL Configuration |