Class DiscoveryServiceHandler

java.lang.Object
org.odpi.openmetadata.governanceservers.enginehostservices.admin.GovernanceServiceHandler
org.odpi.openmetadata.engineservices.assetanalysis.handlers.DiscoveryServiceHandler
All Implemented Interfaces:
Runnable

public class DiscoveryServiceHandler extends GovernanceServiceHandler
DiscoveryServiceHandler provides the support to run a discovery service. A new instance is created for each request, and it is assigned its own thread.
  • Method Details

    • run

      public void run()
      This is the method that provides the behaviour of the thread.