java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServerGenericServiceAdmin
org.odpi.openmetadata.viewservices.actormanager.admin.ActorManagerAdmin

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

    • ActorManagerAdmin

      public ActorManagerAdmin()
      Default constructor
  • Method Details