java.lang.Object
org.odpi.openmetadata.adminservices.registration.AccessServiceAdmin
org.odpi.openmetadata.accessservices.assetconsumer.admin.AssetConsumerAdmin

public class AssetConsumerAdmin extends AccessServiceAdmin
AssetConsumerAdmin manages the startup and shutdown of the Asset Consumer OMAS. During start up, it validates the parameters and options it receives and sets up the service as requested.
  • Constructor Details

    • AssetConsumerAdmin

      public AssetConsumerAdmin()
  • Method Details