java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.assetmaker.admin.AssetMakerAdmin

public class AssetMakerAdmin extends ViewServerGenericServiceAdmin
AssetMakerAdmin is the class that is called by the View Server to initialize and terminate the Asset Maker OMVS. The initialization call provides this OMVS with the Audit log and configuration.
  • Constructor Details

    • AssetMakerAdmin

      public AssetMakerAdmin()
      Default constructor
  • Method Details