@ExportPackage

Package com.yahoo.vespa.model.admin

Provides the classes for the admin components of the Vespa config model. The Admin class is the natural starting point. It takes the admin part of the user-defined application specification as input argument to its constructor. The services given in the specification are instantiated, in addition to some mandatory services (e.g. Slobrok) that will be created even if the user does not specify them.