Class WsManDetectorFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void afterDetect​(DetectRequest request, DetectResults results, java.lang.Integer nodeId)
      Stores the product vendor and product version in the node assets table after the service was successfully detected.
      DetectRequest buildRequest​(java.lang.String location, java.net.InetAddress address, java.lang.Integer port, java.util.Map<java.lang.String,​java.lang.String> attributes)
      Builds the request that will be used to invoke the detector.
      WsManDetector createDetector​(java.util.Map<java.lang.String,​java.lang.String> properties)
      Instantiates a new detector and set bean properties.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait