Defines the Adminstrative API that can be used against the MetaMatrix Server or MM Query component. The main administrative interface is {@link com.metamatrix.admin.api.core.Admin}, which derives it's behavior from four components:

The Adminstrative API methods generally indicate one or more administrative objects using identifiers, then indicate an action to perform using some parameters.

Usage

See MM Query Admin Usage for an example of how to connect and run MM Query administration.

See Server Admin Usage for an example of how to connect and run administration for the MetaMatrix Server.

Related Documentation

@since 4.3