Provide command line interfaces allowing you to script the regular runtime administration tasks. Refer to Windows Administration Guide for more information about command line interfaces.
Include the behavior from multiple predefined sources of runtime administration functions in a class by accessing the Runtime API interfaces that expose several methods. This allows a client to script for automating complex operations by accessing the commonly used functions. Refer to the following topics for more information about the interfaces and methods.
The following AB Suite public interfaces that can be implemented are:
Description | Interface Name |
---|---|
Configure the database | IConfigureDatabase |
Runtime administration tasks | IConfigureRuntime |
Deploy AB Suite generated package | DeployPackage |
Create a clone of a builder generated package | IDeployPackage |
Runtime administration and report administration operations | IAdministerSystem |